[][src]Module ws2812_spi::prerendered

This prerenders the data, so that no calculations have to be performed while sending the data.

This approach minimizes timing issues, at the cost of much higher ram usage. It also increases the needed time.

Modules

devices

Structs

Ws2812

Constants

MODE

SPI mode that can be used for this crate