|
FastLED 3.9.15
|
Write pre-transposed byte data to the 8 pins.
Each byte in pin_data is a bitmask where bit N → pin N. 1 = HIGH, 0 = LOW. Pins set to -1 during init() are skipped.
Definition at line 209 of file pins.cpp.hpp.
References applyNibble(), mClrHi, mClrLo, mSetHi, mSetLo, and fl::span< T, Extent >::size().
Referenced by DigitalMultiWrite8(), and fl::digitalMultiWrite8().
Here is the call graph for this function:
Here is the caller graph for this function: