|
FastLED 3.9.15
|
SPI encoder configuration for clocked LED chipsets.
Defines encoder parameters for SPI-based LED protocols (APA102, SK9822, etc.) Unlike clockless chipsets which use nanosecond-precise T1/T2/T3 timing, SPI chipsets use clock-synchronized data transmission.
Definition in file spi.h.
Include dependency graph for spi.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::SpiEncoder |
| SPI encoder configuration for LED protocols. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |