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

◆ mask()

port_t Pin::mask ( )
inline

Get the pin mask.

Definition at line 116 of file fastpin.h.

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

References mPinMask.