View Source API Reference circuits_spi v2.0.3

Modules

This module enables Elixir programs to interact with hardware that's connected via a SPI bus.

Backends provide the connection to the real or virtual SPI controller

A bus is the connection to a real or virtual SPI controller

Circuits.SPI backend when nothing else is available

Circuits.SPI backend for the Linux spidev interface