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

◆ writeBit() [2/2]

template<fl::u8 _DATA_PIN, fl::u8 _CLOCK_PIN, uint32_t _SPI_CLOCK_DIVIDER>
template<fl::u8 BIT>
static void NOPSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >::writeBit ( fl::u8 b)
inlinestatic

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

Definition at line 64 of file fastspi_nop.h.

64{ /* TODO */ }