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

◆ DigitalPin() [1/3]

fl::DigitalPin::DigitalPin ( int pin)

Definition at line 80 of file digital_pin.cpp.

80 {
81 mImpl = DigitalPinImplPtr::New(DigitalPin);
82}
DigitalPinImplPtr mImpl
Definition digital_pin.h:41
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: