FastLED 3.9.15
|
const int CPixelView< PIXEL_TYPE >::len |
length of the LED data, in PIXEL_TYPE units.
More accurately, it's the distance from the start of the CPixelView::leds array to the end of the set (CPixelView::end_pos)
Definition at line 70 of file pixelset.h.
Referenced by CPixelView< CRGB >::operator!=(), and CPixelView< CRGB >::operator==().