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

◆ high()

bool fl::DigitalPin::high ( ) const

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

66 {
67 return mImpl->high();
68}
DigitalPinImplPtr mImpl
Definition digital_pin.h:33

References mImpl.

Referenced by DigitalPin().

+ Here is the caller graph for this function: