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

◆ setPinMode()

void fl::DigitalPin::setPinMode ( Mode mode)

Definition at line 62 of file digital_pin.cpp.hpp.

62 {
63 mImpl->setPinMode(mode);
64}
DigitalPinImplPtr mImpl
Definition digital_pin.h:33

References DigitalPin(), mImpl, and setPinMode().

Referenced by DigitalPin(), and setPinMode().

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