FastLED 3.9.15
Loading...
Searching...
No Matches
__FL_PORT_INFO< port > Struct Template Reference

Detailed Description

template<uint8_t port>
struct __FL_PORT_INFO< port >

Utility template for tracking down information about pins and ports.

Template Parameters
portthe port to check information for

Definition at line 354 of file fastpin.h.

#include <fastpin.h>

Static Public Member Functions

static bool hasPort ()
 Checks whether a port exists.
 
static const void * portAddr ()
 Gets the raw address of the port.
 
static const char * portName ()
 Gets the name of the port, as a C-string.
 

The documentation for this struct was generated from the following file: