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

◆ leds()

CRGB * CLEDController::leds ( )
inline

Pointer to the CRGB array for this controller.

Returns
CLEDController::m_Data

Definition at line 182 of file cled_controller.h.

182{ return m_Data; }
CRGB * m_Data
pointer to the LED data used by this controller

References m_Data.

Referenced by calculate_max_brightness_for_power_mW().

+ Here is the caller graph for this function: