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

◆ select()

virtual void Pin::select ( )
inlineoverridevirtual

Set the pin state to HIGH

Implements Selectable.

Definition at line 184 of file fastpin.h.

184{ hi(); }
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_NULL_DEREFERENCE void hi()
Set the pin state to HIGH
Definition fastpin.h:147

References hi().

+ Here is the call graph for this function: