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

◆ writeByte()

template<uint8_t _DATA_PIN, uint8_t _CLOCK_PIN, uint32_t _SPI_CLOCK_DIVIDER>
static void REFHardwareSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >::writeByte ( uint8_t b)
inlinestatic

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

Definition at line 42 of file fastspi_ref.h.

42{ /* TODO */ }

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

+ Here is the caller graph for this function: