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

◆ CPixelLEDController() [1/2]

template<EOrder RGB_ORDER, int LANES = 1, fl::u32 MASK = 0xFFFFFFFF>
CPixelLEDController< RGB_ORDER, LANES, MASK >::CPixelLEDController ( RegistrationMode mode)
inlineprotected

Protected constructor with registration mode.

Parameters
modeRegistration mode (AutoRegister or DeferRegister)
Note
Subclasses can use DeferRegister to control when they join the linked list

Definition at line 27 of file cpixel_ledcontroller.h.

Template extension of the CLEDController class.
CLEDController() FL_NOEXCEPT
Create an led controller object, add it to the chain of controllers.

References fl::CLEDController::CLEDController().

+ Here is the call graph for this function: