FastLED 3.7.8
Loading...
Searching...
No Matches
fastspi_nop.h File Reference

Detailed Description

Example of a NOP/stub class to show the SPI methods required by a chipset implementation.

Note
Example for developers. Not a functional part of the library.

Definition in file fastspi_nop.h.

#include "FastLED.h"

Go to the source code of this file.

Classes

class  NOPSPIOutput< _DATA_PIN, _CLOCK_PIN, _SPI_CLOCK_DIVIDER >
 A nop/stub class, mostly to show the SPI methods that are needed/used by the various SPI chipset implementations. More...