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

◆ writeBytesValue()

template<uint8_t _DATA_PIN, uint8_t _CLOCK_PIN, uint32_t _SPI_CLOCK_DIVIDER>
void NOPSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >::writeBytesValue ( uint8_t value,
int len )
inline

A full cycle of writing a value for len bytes, including select, release, and waiting.

Definition at line 55 of file fastspi_nop.h.

55{ /* TODO */ }