|
FastLED 3.9.15
|
|
inline |
Write a single bitmask byte to the 8 pins.
Same as write() but optimized for the single-byte case in timing-critical hot loops (clockless bit-banging). Avoids span iteration overhead — inlines directly to two nibble LUT lookups.
Definition at line 46 of file pins.h.
References applyNibble(), mClrHi, mClrLo, mSetHi, mSetLo, and writeByte().
Referenced by writeByte().
Here is the call graph for this function:
Here is the caller graph for this function: