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

◆ GetPinPort()

const char * GetPinPort ( void * ptr)
Examples
Pintest.ino.

Definition at line 134 of file Pintest.ino.

134 {
135 return _GetPinPort<'Z'>(ptr);
136}
const char * _GetPinPort(void *ptr)
Definition Pintest.ino:123

References _GetPinPort().

Referenced by PrintPins(), and PrintPins< 0 >().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: