|
FastLED 3.9.15
|
|
inline |
Write multiple lanes in parallel (variadic template)
| Spans | Variadic template parameter pack (all must be convertible to fl::span<const uint8_t>) |
| lanes | Lane data as spans (1-8 for hardware, up to 32 for software modes) |
Definition at line 119 of file spi.h.
References device, and fl::fl::forward().
Here is the call graph for this function: