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

◆ mask()

port_t Pin::mask ( )
inline

Get the pin mask.

Definition at line 112 of file fastpin.h.

112{ return mPinMask; }
RwReg mPinMask
Bitmask for the pin within its register.
Definition fastpin.h:50

References mPinMask.