FastLED 3.9.3
|
Utility template for tracking down information about pins and ports.
port | the port to check information for |
#include <fastpin.h>
Static Public Member Functions | |
static bool | hasPort () |
Checks whether a port exists. | |
static const char * | portName () |
Gets the name of the port, as a C-string. | |
static const void * | portAddr () |
Gets the raw address of the port. | |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Gets the name of the port, as a C-string.