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

◆ wait()

template<uint8_t DATA_PIN, uint8_t CLOCK_PIN, uint32_t SPI_SPEED>
static void AVRSoftwareSPIOutput< DATA_PIN, CLOCK_PIN, SPI_SPEED >::wait ( )
inlinestatic

Wait until the SPI subsystem is ready for more data to write.

A NOP when bitbanging.

Definition at line 61 of file fastspi_bitbang.h.

61{ }

Referenced by waitFully(), and writeBytePostWait().

+ Here is the caller graph for this function: