Template constructor with TIMING type (backwards compatibility)
- Deprecated
- Use ClocklessChipset constructor instead
- Note
- This constructor creates a ClocklessChipset internally
Definition at line 206 of file config.h.
constexpr ClocklessChipset makeClockless(int pin) FL_NOEXCEPT
Build a ClocklessChipset from a compile-time TIMING trait.
ChannelOptions options
Optional channel settings (correction, temperature, dither, rgbw, affinity)
ChannelConfig(const fl::string &name, const ChipsetVariant &chipset, fl::span< CRGB > leds, EOrder rgbOrder=RGB, const ChannelOptions &options=ChannelOptions()) FL_NOEXCEPT
Named constructor with chipset variant.
References ChannelConfig(), FL_NOEXCEPT, leds, fl::makeClockless(), options, and fl::RGB.