ViaUtils.Uart (via_utils v0.1.2) View Source
Documentation for UtilsUart
.
Link to this section Summary
Link to this section Functions
Specs
Specs
Hello world.
Examples
iex> UtilsUart.hello()
:world
Link to this function
open_connection_with_uart_ref(uart_ref, device_description, options, num_tries \\ 1)
View SourceSpecs
open_connection_with_uart_ref(GenServer.server(), binary(), list(), integer()) :: atom()