LcdDisplay.SPI (lcd_display v0.2.0) View Source

Lets you communicate with hardware devices using the SPI protocol. A thin wrapper of elixir-circuits/circuits_spi.

Link to this section Summary

Link to this section Functions

Link to this function

open(spi_bus, opts \\ [])

View Source

Callback implementation for LcdDisplay.SPI.Behaviour.open/2.

Callback implementation for LcdDisplay.SPI.Behaviour.transfer/2.