Gets the dithering data for the provided output slot.
- Template Parameters
-
| SLOT | The data slot in the output stream. This is used to select which byte of the output stream is being processed. |
- Parameters
-
| pc | reference to the pixel controller |
- Returns
- dithering data for the given channel
- See also
- PixelController::d
Definition at line 512 of file pixel_controller.h.
#define RO(X)
Gets the assigned color channel for a byte's position in the output, using the color order (EOrder) t...
fl::u8 d[3]
[DITHER] Current dither offset per R,G,B channel (toggles via stepDithering)
References PixelController(), d, FASTLED_FORCE_INLINE, and RO.