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

◆ high()

bool fl::DigitalPinImpl::high ( )
inline

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

41 {
43 }
@ High
Logic high (3.3V / 5V, platform-dependent)
Definition pin.h:51
PinValue digitalRead(int pin)
Read digital value from pin.
Definition pin.cpp.hpp:55

References fl::digitalRead(), fl::High, and mPin.

+ Here is the call graph for this function: