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

◆ Rgbw()

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

Definition at line 29 of file rgbw.h.

EOrderW w_placement
Definition rgbw.h:35
RGBW_MODE rgbw_mode
Definition rgbw.h:36
uint16_t white_color_temp
Definition rgbw.h:34

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

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

+ Here is the caller graph for this function: