FastLED 3.9.15
|
|
inline |
Write multiple bytes of the given value over SPI.
Useful for quickly flushing, say, a line of 0's down the line.
value | the value to write to the bus |
len | how many copies of the value to write |
Definition at line 246 of file fastspi_bitbang.h.
References release(), select(), and writeBytesValueRaw().