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

◆ getCapabilities()

virtual Capabilities fl::IChannelDriver::getCapabilities ( ) const
pure virtual

Get driver capabilities (clockless, SPI, or both)

Returns
Capabilities struct with bool flags for supported protocols
Note
Used by diagnostic logging to show which protocols each driver supports

Implemented in fl::anonymous_namespace{channel.cpp.hpp}::StubChannelEngine, and fl::SpiChannelEngineAdapter.

References FL_NOEXCEPT.