Module ws2818_rgb_led_spi_driver::adapter_spi[][src]

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].