Construct from a typed chipset, LEDs span, and optional metadata.
- Examples
- /home/runner/work/FastLED/FastLED/src/fl/channels/config.h.
Definition at line 305 of file config.h.
fl::span< CRGB > mLeds
LED data span.
ChannelOptions options
Optional channel settings (correction, temperature, dither, rgbw, affinity).
EOrder rgb_order
RGB channel ordering.
Chipset chipset
Typed chipset configuration.
Strongly-typed channel configuration with compile-time chipset family.
References chipset, FL_NOEXCEPT, leds, mLeds, options, fl::RGB, and rgb_order.