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

◆ DigitalPin() [1/3]

fl::DigitalPin::DigitalPin ( int pin)

Definition at line 86 of file digital_pin.cpp.

86 {
87 mImpl = DigitalPinImplPtr::New(DigitalPin);
88}
DigitalPinImplPtr mImpl
Definition digital_pin.h:36
DigitalPin(int pin)

References DigitalPin(), and mImpl.

Referenced by DigitalPin(), DigitalPin(), DigitalPin(), and operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: