FastLED
3.9.15
Loading...
Searching...
No Matches
◆
_FL_DEFINE_PORT3
#define _FL_DEFINE_PORT3
(
L
,
LC
,
BASE
)
Value:
template
<>
struct
__FL_PORT_INFO<LC> { \
typedef
BASE __t_baseType; \
static
bool
hasPort() {
return
1; } \
static
const
char
*portName() {
return
#L; } \
static
const
void
*portAddr() {
return
(
void
*)&__t_baseType::r(); } };
fl
system
fastpin_base.h
Generated on Tue Jun 16 2026 00:07:02 for FastLED by
1.13.2