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

◆ writeBytes()

template<uint8_t _DATA_PIN, uint8_t _CLOCK_PIN, uint32_t _SPI_CLOCK_DIVIDER>
void NOPSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >::writeBytes ( uint8_t * data,
int len )
inline

A full cycle of writing a raw block of data out, including select, release, and waiting.

Definition at line 58 of file fastspi_nop.h.

58{ /* TODO */ }