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

◆ channelManager()

ChannelManager & fl::channelManager ( )

Get the global ChannelManager singleton instance.

Returns
Reference to the singleton ChannelManager
Note
Available on all platforms (has 0 drivers on non-ESP32)

Definition at line 575 of file manager.cpp.hpp.

575 {
577}
static ChannelManager & instance() FL_NOEXCEPT
Get the global singleton instance.

References fl::ChannelManager::instance().

Referenced by CFastLED::add(), CFastLED::clear(), CFastLED::getDriverCount(), CFastLED::getDriverInfos(), CFastLED::isDriverEnabled(), fl::ChannelManager::operator=(), fl::validation::printEngineValidation(), CFastLED::setExclusiveDriver(), CFastLED::setExclusiveDriver(), fl::validation::validateExpectedEngines(), CFastLED::wait(), and CFastLED::wait().

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