|
FastLED 3.9.15
|
| fl::ChannelConfig::ChannelConfig | ( | const SpiChipsetConfig & | spi, |
| fl::span< CRGB > | leds, | ||
| EOrder | rgbOrder = RGB, | ||
| const ChannelOptions & | options = ChannelOptions() ) |
Constructor with SPI chipset.
| spi | SPI chipset configuration |
| leds | LED data array |
| rgbOrder | RGB channel ordering |
| options | Channel options |
Definition at line 30 of file config.cpp.hpp.