|
FastLED 3.9.15
|
|
constexpr |
Convert compile-time CHIPSET type to runtime timing config.
Extracts T1/T2/T3/RESET from a compile-time chipset traits type. The encoder selector is extracted separately via encoder_for<TIMING>() (see clockless_encoder.h) and stored on ClocklessChipset, not here.
| CHIPSET | Chipset timing trait (e.g., TIMING_WS2812_800KHZ) |
Definition at line 63 of file chipset_timing_config.h.
References FL_NOEXCEPT.
Referenced by makeClockless(), autoresearch::maybeRegisterStubAutorun(), AutoResearchRemoteControl::registerFunctions(), AutoResearchRemoteControl::runParallelTestImpl(), AutoResearchRemoteControl::runSingleTestImpl(), setup(), and autoresearch::parlio_stream::validateParlioStreaming().
Here is the caller graph for this function: