FastLED 3.9.15
|
|
inlinestatic |
Write a single byte over SPI.
Naive implelentation, simply calls writeBit() on the 8 bits in the byte.
Definition at line 75 of file fastspi_bitbang.h.
References writeBit().
Referenced by writeByteNoWait(), writeBytePostWait(), writeBytes(), writeBytesValueRaw(), writePixels(), and writeWord().