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

◆ port()

port_ptr_t Pin::port ( )
inline

Get the output state of the port.

Definition at line 110 of file fastpin.h.

110{ return mPort; }
volatile RwReg * mPort
Output register for the pin.
Definition fastpin.h:48

References mPort.

Referenced by fastset(), hi(), and lo().

+ Here is the caller graph for this function: