FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator fl::span< const CRGB >()
template<int SIZE>
CRGBArray
< SIZE >::operator
fl::span
< const
CRGB
>
(
)
const
inline
Definition at line
506
of file
pixelset.h
.
506
{
return
fl::span<const CRGB>
(
rawleds
,
SIZE
); }
CRGBArray::rawleds
CRGB rawleds[SIZE]
the LED data
Definition
pixelset.h:497
CRGBArray
A version of CPixelView<CRGB> with an included array of CRGB LEDs.
Definition
pixelset.h:496
References
rawleds
.
CRGBArray
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2