FastLED 3.9.15
|
|
inline |
write a block of uint8_ts out in groups of three.
len is the total number of uint8_ts to write out. The template parameters indicate how many uint8_ts to skip at the beginning and/or end of each grouping
Definition at line 78 of file fastspi_ref.h.
References PixelController< RGB_ORDER, LANES, MASK >::advanceData(), FLAG_START_BIT, PixelController< RGB_ORDER, LANES, MASK >::loadAndScale0(), PixelController< RGB_ORDER, LANES, MASK >::loadAndScale1(), PixelController< RGB_ORDER, LANES, MASK >::loadAndScale2(), release(), select(), PixelController< RGB_ORDER, LANES, MASK >::stepDithering(), writeBit(), and writeByte().