|
FastLED 3.9.15
|
This is the complete list of members for CFastLED, including all inherited members.
| _FL_MAP_CLOCKED_CHIPSET(LPD6803, LPD6803Controller) _FL_MAP_CLOCKED_CHIPSET(LPD8806 | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(WS2801, WS2801Controller) _FL_MAP_CLOCKED_CHIPSET(WS2803 | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(SM16716, SM16716Controller) _FL_MAP_CLOCKED_CHIPSET(P9813 | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(DOTSTAR, APA102Controller) _FL_MAP_CLOCKED_CHIPSET(APA102 | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(DOTSTARHD, APA102ControllerHD) _FL_MAP_CLOCKED_CHIPSET(APA102HD | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(HD107, APA102Controller) _FL_MAP_CLOCKED_CHIPSET(HD107HD | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(HD108, HD108Controller) _FL_MAP_CLOCKED_CHIPSET(SK9822 | CFastLED | |
| _FL_MAP_CLOCKED_CHIPSET(SK9822HD, SK9822ControllerHD) template< ESPIChipsets CHIPSET | CFastLED | |
| _getWaitSpinBudgetUs() FL_NOEXCEPT | CFastLED | privatestatic |
| _setWaitSpinBudgetUs(fl::u32 budget_us) FL_NOEXCEPT | CFastLED | privatestatic |
| add(fl::ChannelPtr channel) | CFastLED | static |
| add(const fl::ChannelConfig &config) | CFastLED | static |
| add(fl::span< const fl::ChannelConfig > configs) | CFastLED | static |
| add(fl::initializer_list< fl::ChannelConfig > configs) | CFastLED | static |
| add(const fl::MultiChannelConfig &multiConfig) | CFastLED | static |
| add(const fl::audio::Config &config) | CFastLED | static |
| add(fl::shared_ptr< fl::audio::IInput > input) | CFastLED | static |
| add(fl::UIAudio &uiAudio) | CFastLED | static |
| addLeds(::CLEDController *pLed, CRGB *data, int nLedsOrOffset, int nLedsIfOffset=0) | CFastLED | static |
| addListener(fl::EngineEvents::Listener *listener) | CFastLED | inline |
| addRx(const fl::RxChannelConfig &config) | CFastLED | static |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| B | CFastLED | |
| CFastLED() | CFastLED | |
| channelEvents() | CFastLED | static |
| channels() | CFastLED | privatestatic |
| clear(bool writeData=false) | CFastLED | |
| clear(ClearFlags flags) | CFastLED | static |
| clearData() | CFastLED | |
| CLOCK_PIN | CFastLED | |
| CLOCK_PIN | CFastLED | |
| CLOCK_PIN | CFastLED | |
| count() | CFastLED | |
| countFPS(int nFrames=25) | CFastLED | |
| DATA_PIN | CFastLED | |
| DATA_PIN | CFastLED | |
| DATA_PIN | CFastLED | |
| DATA_PIN | CFastLED | |
| delay(unsigned long ms) | CFastLED | |
| enableAllDrivers() | CFastLED | static |
| getDriverCount() const | CFastLED | |
| getDriverInfos() const | CFastLED | |
| getEstimatedPowerInMilliWatts(bool apply_limiter=true) const | CFastLED | |
| getFPS() | CFastLED | inline |
| getPowerModel() const | CFastLED | inline |
| getPowerScalingExponent() const | CFastLED | inline |
| getRgbwColorimetricProfile() const FL_NOEXCEPT | CFastLED | inline |
| getWaitSpinBudgetUs() const FL_NOEXCEPT | CFastLED | inline |
| init() | CFastLED | |
| isDriverEnabled(const char *name) const | CFastLED | |
| leds() | CFastLED | |
| mNFPS | CFastLED | private |
| mNMinMicros | CFastLED | private |
| mNPowerData | CFastLED | private |
| mPPowerFunc | CFastLED | private |
| mScale | CFastLED | private |
| NUM_LANES | CFastLED | |
| NUM_LANES | CFastLED | |
| onBeginFrame() | CFastLED | |
| onEndFrame() | CFastLED | |
| onEndShowLeds() | CFastLED | |
| operator[](int x) | CFastLED | |
| remove(fl::ChannelPtr channel) | CFastLED | static |
| remove(fl::shared_ptr< fl::audio::Processor > processor) | CFastLED | static |
| removeListener(fl::EngineEvents::Listener *listener) | CFastLED | inline |
| RGB_ORDER | CFastLED | |
| RGB_ORDER | CFastLED | |
| RGB_ORDER | CFastLED | |
| RGB_ORDER | CFastLED | |
| RGB_ORDER | CFastLED | |
| RGB_ORDER | CFastLED | |
| setCorrection(const CRGB &correction) | CFastLED | |
| setDither(fl::u8 ditherMode=BINARY_DITHER) | CFastLED | |
| setExclusiveDriver() FL_NOEXCEPT | CFastLED | inline |
| setExclusiveDriver(fl::Bus bus) | CFastLED | |
| setInputGamut(fl::DiodeProfile *profile, fl::InputGamut g) FL_NOEXCEPT | CFastLED | inline |
| setInputGamut(fl::DiodeProfile *profile, fl::InputGamut g, const float white_xy[2]) FL_NOEXCEPT | CFastLED | inline |
| setMaxPowerInMilliWatts(fl::u32 milliwatts) | CFastLED | inline |
| setMaxPowerInVoltsAndMilliamps(fl::u8 volts, fl::u32 milliamps) | CFastLED | inline |
| setMaxRefreshRate(fl::u16 refresh, bool constrain=false) | CFastLED | |
| setPowerModel(const PowerModelRGB &model) | CFastLED | inline |
| setPowerModel(const PowerModelRGBW &model) | CFastLED | inline |
| setPowerModel(const PowerModelRGBWW &model) | CFastLED | inline |
| setPowerScalingExponent(float exponent) | CFastLED | inline |
| setRgbwColorimetricProfile(const fl::DiodeProfile *profile) FL_NOEXCEPT | CFastLED | inline |
| setTemperature(const CRGB &temp) | CFastLED | |
| setWaitSpinBudgetUs(fl::u32 budget_us) FL_NOEXCEPT | CFastLED | inline |
| show(fl::u8 scale) | CFastLED | |
| show() | CFastLED | inline |
| showColor(const CRGB &color, fl::u8 scale) | CFastLED | |
| showColor(const CRGB &color) | CFastLED | inline |
| size() | CFastLED | |
| SPI_DATA_RATE | CFastLED | |
| wait() | CFastLED | |
| wait(fl::u32 timeout_ms) | CFastLED | |
| watchdog() | CFastLED | static |