Module ws2818_rgb_led_spi_driver::adapter_gen[][src]

Generic Hardware Abstraction Layer, no_std-compatible.

Structs

WS28xxGenAdapter

Platform agnostic (generic) adapter that connects your application via your specified hardware interface to your WS28xx LEDs. Handle this as something like an abstract class for concrete implementations! This works in #[no-std]-environments.

Traits

HardwareDev

SPI-device abstraction.

WS28xxAdapter