Definition at line 54 of file config.cpp.hpp.
constexpr remove_reference< T >::type && move(T &&t) FL_NOEXCEPT
fl::optional< fl::string > mName
Optional user-specified name (if not set, Channel generates one automatically)
fl::ScreenMap mScreenMap
Screen mapping.
ChannelOptions options
Optional channel settings (correction, temperature, dither, rgbw, affinity)
fl::span< CRGB > mLeds
LED data array.
ChipsetVariant chipset
Chipset configuration (clockless or SPI)
EOrder rgb_order
RGB channel ordering.
References ChannelConfig(), chipset, mLeds, mName, fl::move(), mScreenMap, options, and rgb_order.