mcp300x v0.1.0 MCP300X.ADC.Driver behaviour
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: module()
t() :: module()
Link to this section Callbacks
Link to this callback
read_channel(arg0, arg1, arg2)
read_channel(arg0, arg1, arg2)
read_channel(
Circuits.SPI.spi_bus(),
MCP300X.channel_number(),
MCP300X.convert_func()
) :: {:ok, 1..1023} | {:error, term()}
read_channel( Circuits.SPI.spi_bus(), MCP300X.channel_number(), MCP300X.convert_func() ) :: {:ok, 1..1023} | {:error, term()}