FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator fl::span< CRGB >()
template<int SIZE>
CRGBArray
< SIZE >::operator
fl::span
<
CRGB
>
(
)
inline
Definition at line
505
of file
pixelset.h
.
505
{
return
fl::span<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