Named-channel constructor.
Definition at line 311 of file config.h.
fl::span< CRGB > mLeds
LED data span.
ChannelOptions options
Optional channel settings (correction, temperature, dither, rgbw, affinity).
fl::optional< fl::string > mName
Optional user-specified name. If unset, Channel auto-generates one.
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, mName, options, fl::RGB, and rgb_order.