FastLED 3.9.15
Loading...
Searching...
No Matches
fastpin.h File Reference

Detailed Description

Backward compatibility header - use fl/fastpin.h directly.

Legacy header. Prefer to use fl/fastpin.h instead.

Definition in file fastpin.h.

+ Include dependency graph for fastpin.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __INC_FASTPIN_H
 

Typedefs

template<fl::u8 PIN>
using FastPin = fl::FastPin<PIN>
 
template<fl::u8 PIN>
using FastPinBB = fl::FastPinBB<PIN>