FastLED 3.9.15
|
|
inlinestatic |
Write the BIT'th bit out via SPI, setting the data pin then strobing the clock.
BIT | the bit index in the byte |
b | the byte to read the bit from |
Definition at line 151 of file fastspi_bitbang.h.
References CLOCK_HI_DELAY, CLOCK_LO_DELAY, FastPin< PIN >::hi(), FastPin< PIN >::lo(), and FastPin< PIN >::toggle().
Referenced by writeBit(), writeByte(), writeByte(), writeByte(), writeByte(), and writePixels().