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

◆ encoder_for()

template<typename TIMING>
ClocklessEncoder fl::encoder_for ( )
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.

Examples
/home/runner/work/FastLED/FastLED/src/fl/channels/config.h.

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: