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

◆ zero_out()

void fl::anonymous_namespace{rgbww.cpp.hpp}::zero_out ( u8 * r,
u8 * g,
u8 * b,
u8 * ww,
u8 * wc )
inline

Definition at line 36 of file rgbww.cpp.hpp.

36 {
37 *r = 0; *g = 0; *b = 0; *ww = 0; *wc = 0;
38}

References FL_NOEXCEPT, and zero_out().

Referenced by zero_out().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: