FastLED
3.9.15
Loading...
Searching...
No Matches
◆
getPaddingLEDFrameSize()
template<int DATA_PIN,
fl::u8
CLOCK_PIN,
EOrder
RGB_ORDER = RGB, fl::u32 SPI_SPEED = DATA_RATE_MHZ(10)>
static
constexpr
size_t
P9813Controller
<
DATA_PIN
,
CLOCK_PIN
,
RGB_ORDER
, SPI_SPEED >::getPaddingLEDFrameSize
(
)
inline
static
constexpr
Get the size of the padding LED frame in bytes.
Returns
4 bytes per LED for P9813
Definition at line
81
of file
p9813.h
.
81
{
82
return
4;
83
}
P9813Controller
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2