FastLED 3.9.15
Loading...
Searching...
No Matches

◆ writeByte()

template<fl::u8 _DATA_PIN, fl::u8 _CLOCK_PIN, fl::u32 _SPI_CLOCK_DIVIDER>
static void REFHardwareSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >::writeByte ( fl::u8 b)
inlinestatic

write a byte out via SPI (returns immediately on writing register)

Definition at line 45 of file fastspi_ref.h.

45{ /* TODO */ }

Referenced by writeBytes(), writeBytesValueRaw(), and writePixels().

+ Here is the caller graph for this function: