MCPcopy Create free account
hub / github.com/FastLED/FastLED / GetPinPort

Function GetPinPort

examples/Pintest/Pintest.h:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143const char *GetPinPort(void *ptr) {
144 return _GetPinPort<'Z'>(ptr);
145}
146
147static uint8_t pcount = 0;
148

Callers 2

PrintPinsFunction · 0.85
PrintPins<0>Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected