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

◆ head()

static CLEDController * CLEDController::head ( )
inlinestatic

Get the first LED controller in the linked list of controllers.

Returns
CLEDController::m_pHead

Definition at line 155 of file cled_controller.h.

155{ return m_pHead; }
static CLEDController * m_pHead
pointer to the first LED controller in the linked list

References CLEDController(), and m_pHead.

Referenced by calculate_max_brightness_for_power_mW(), CFastLED::clearData(), CFastLED::count(), CFastLED::operator[](), CFastLED::setCorrection(), and CFastLED::setTemperature().

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