FastLED 3.7.8
Loading...
Searching...
No Matches
Rgbw Struct Reference

Detailed Description

Definition at line 25 of file rgbw.h.

+ Inheritance diagram for Rgbw:

Public Member Functions

 Rgbw (uint16_t white_color_temp=kRGBWDefaultColorTemp, RGBW_MODE rgbw_mode=kRGBWExactColors, EOrderW _w_placement=WDefault)
 
FASTLED_FORCE_INLINE bool active () const
 

Public Attributes

uint16_t white_color_temp = kRGBWDefaultColorTemp
 
EOrderW w_placement = WDefault
 
RGBW_MODE rgbw_mode = kRGBWExactColors
 

Constructor & Destructor Documentation

◆ Rgbw()

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

Definition at line 26 of file rgbw.h.

Member Function Documentation

◆ active()

FASTLED_FORCE_INLINE bool Rgbw::active ( ) const
inline

Definition at line 34 of file rgbw.h.

Member Data Documentation

◆ rgbw_mode

RGBW_MODE Rgbw::rgbw_mode = kRGBWExactColors

Definition at line 33 of file rgbw.h.

◆ w_placement

EOrderW Rgbw::w_placement = WDefault

Definition at line 32 of file rgbw.h.

◆ white_color_temp

uint16_t Rgbw::white_color_temp = kRGBWDefaultColorTemp

Definition at line 31 of file rgbw.h.


The documentation for this struct was generated from the following file: