FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Rgbw()

fl::Rgbw::Rgbw ( uint16_t white_color_temp = fl::kRGBWDefaultColorTemp,
fl::RGBW_MODE rgbw_mode = fl::kRGBWExactColors,
fl::EOrderW _w_placement = WDefault )
inlineexplicit

Definition at line 27 of file rgbw.h.

uint16_t white_color_temp
Definition rgbw.h:32
RGBW_MODE rgbw_mode
Definition rgbw.h:34
fl::EOrderW w_placement
Definition rgbw.h:33

References fl::kRGBWDefaultColorTemp, fl::kRGBWExactColors, rgbw_mode, w_placement, fl::WDefault, and white_color_temp.

Referenced by fl::RgbwDefault::value(), fl::RgbwInvalid::value(), and fl::RgbwWhiteIsOff::value().

+ Here is the caller graph for this function: