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

◆ asController() [1/2]

CLEDController * fl::Channel::asController ( )
inline

Get pointer to base CLEDController for linked list traversal.

Definition at line 129 of file channel.h.

129{ return static_cast<CLEDController*>(this); }
CLEDController() FL_NOEXCEPT
Create an led controller object, add it to the chain of controllers.

References asController().

Referenced by asController(), setScreenMap(), and setScreenMap().

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