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

◆ RGB_BYTE1

#define RGB_BYTE1 ( RO)
Value:
((RO>>3) & 0x3)
#define RO(X)
Gets the assigned color channel for a byte's position in the output, using the color order (EOrder) t...

Gets the color channel for byte 1.

See also
RGB_BYTE(RO,X)

Definition at line 48 of file pixel_controller.h.

Referenced by PixelController< RGB_ORDER, LANES, MASK >::loadAndScale_APA102_HD(), PixelController< RGB_ORDER, LANES, MASK >::loadAndScale_WS2816_HD(), and PixelController< RGB_ORDER, LANES, MASK >::loadAndScaleRGBW().