FastLED 3.9.15
Loading...
Searching...
No Matches

◆ leds() [1/2]

fl::span< CRGB > fl::Channel::leds ( )

Get the LED array as a span (non-const)

Definition at line 761 of file channel.cpp.hpp.

761 {
763}
CRGB * leds() FL_NOEXCEPT
Pointer to the CRGB array for this controller.
virtual int size() const FL_NOEXCEPT
How many LEDs does this controller manage?

References fl::CLEDController::leds(), and fl::CLEDController::size().

Referenced by Channel(), and Channel().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: