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 119 of file fastpin.h.

119{ hi(); }
void hi()
Set the pin state to HIGH
Definition fastpin.h:83

References hi().

+ Here is the call graph for this function: