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

◆ writeBit()

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

write a single bit out, which bit from the passed in byte is determined by template parameter

Definition at line 74 of file fastspi_ref.h.

74{ /* TODO */ }

Referenced by writePixels().

+ Here is the caller graph for this function: