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

◆ isUCS7604()

static bool isUCS7604 ( fl::ClocklessEncoder encoder)
static

Check if an encoder selector identifies a UCS7604 variant.

Definition at line 119 of file AutoResearchTest.cpp.

119 {
123}
@ CLOCKLESS_ENCODER_UCS7604_8BIT
UCS7604 8-bit 800KHz.
@ CLOCKLESS_ENCODER_UCS7604_16BIT
UCS7604 16-bit 800KHz.
@ CLOCKLESS_ENCODER_UCS7604_16BIT_1600
UCS7604 16-bit 1600KHz.

References fl::CLOCKLESS_ENCODER_UCS7604_16BIT, fl::CLOCKLESS_ENCODER_UCS7604_16BIT_1600, and fl::CLOCKLESS_ENCODER_UCS7604_8BIT.

Referenced by runMultiTest(), and runTest().

+ Here is the caller graph for this function: