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