|
FastLED 3.9.15
|
| void fl::DigitalMultiWrite16::write | ( | fl::span< const u16 > | pin_data | ) | const |
Write pre-transposed 16-bit data to the 16 pins.
Each u16 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 328 of file pins.cpp.hpp.
References applyNibble(), mClrNib, mSetNib, and fl::span< T, Extent >::size().
Referenced by DigitalMultiWrite16(), and fl::digitalMultiWrite16().
Here is the call graph for this function:
Here is the caller graph for this function: