|
FastLED 3.9.15
|
|
constexpr |
Extract the encoder selector from a compile-time TIMING type.
If TIMING has a static ENCODER member it is returned; otherwise defaults to CLOCKLESS_ENCODER_WS2812.
Definition at line 55 of file clockless_encoder.h.
References FL_NOEXCEPT, and type_rank< T >::value.
Referenced by makeClockless(), AutoResearchRemoteControl::registerFunctions(), AutoResearchRemoteControl::runParallelTestImpl(), and AutoResearchRemoteControl::runSingleTestImpl().
Here is the caller graph for this function: