|
FastLED 3.9.15
|
| int fl::pinToPort | ( | int | pin | ) |
Map a runtime pin number to an integer port ID using FastPin<N>::port().
Pins that share the same GPIO port register return the same ID.
| pin | Pin number (0-63) |
Definition at line 150 of file pins.cpp.hpp.
Referenced by fl::DigitalMultiWrite16::allSamePort(), fl::DigitalMultiWrite8::allSamePort(), fl::DigitalMultiWrite16::init(), fl::DigitalMultiWrite8::init(), and pinMap().
Here is the caller graph for this function: