Module adapter_spi

Module adapter_spi 

Source
Expand description

Adapter for SPI-dev on Linux-systems. This requires std.

Structs§

WS28xxSpiAdapter
Adapter that connects your application via SPI to your WS28xx LEDs. This requires an SPI device on your machine. This doesn’t work with #[no-std].