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

◆ writeBytesValue()

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

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

Definition at line 58 of file fastspi_nop.h.

58{ /* TODO */ }