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

◆ mask()

port_t Pin::mask ( )
inline

Get the pin mask.

Definition at line 181 of file fastpin.h.

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

References mPinMask.