Corsair Lighting Protocol  0.15.0
Control LEDs connected to an Arduino with iCUE
FastLEDController Member List

This is the complete list of members for FastLEDController, including all inherited members.

addLEDs(uint8_t channel, CRGB *leds, uint8_t length)FastLEDControllervirtual
animation_step(int duration, int steps)FastLEDControllerprotected
animation_step_count(int duration, int steps)FastLEDControllerprotected
applySpeed(int duration, const GroupSpeed speed) (defined in FastLEDController)FastLEDControllerprotected
channelData (defined in FastLEDController)FastLEDControllerprotected
channels (defined in LEDController)LEDControllerprotected
clearLEDColorValues(uint8_t channel) overrideFastLEDControllerprotectedvirtual
clearLEDGroups(uint8_t channel) (defined in LEDController)LEDControllerprotectedvirtual
currentUpdate (defined in FastLEDController)FastLEDControllerprotected
FastLEDController(FastLEDControllerStorage *storage)FastLEDController
FastLEDController(TemperatureController *temperatureController, FastLEDControllerStorage *storage)FastLEDController
getChannel(uint8_t channelIndex)LEDController
getLEDAutodetectionResult(uint8_t channel) overrideFastLEDControllerprotectedvirtual
getLEDCount(uint8_t channel)FastLEDController
getLEDs(uint8_t channel)FastLEDController
getLEDStripMask(uint8_t channel, uint8_t group)LEDControllerprotectedvirtual
handleLEDControl(const Command &command, const CorsairLightingProtocolResponse *response) overrideLEDControllervirtual
isValidLEDChannel(const LEDChannel &ledChannel)LEDControllervirtual
isValidLEDGroup(const LEDGroup &ledGroup)LEDControllervirtual
lastCommandLEDControllerprotected
lastUpdate (defined in FastLEDController)FastLEDControllerprotected
load() override (defined in FastLEDController)FastLEDControllerprotectedvirtual
onUpdateHook(uint8_t channel, void(*callback)(void))FastLEDController
randomColor()FastLEDControllerprotected
renderBlink(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderColorPulse(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderColorShift(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderColorWave(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderMarquee(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderRainbow(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderRainbowWave(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderSequential(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderStatic(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderTemperature(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
renderVisor(ChannelData &channelData, LEDGroup &group, int groupLedCount) (defined in FastLEDController)FastLEDControllerprotected
reset()LEDControllervirtual
save() override (defined in FastLEDController)FastLEDControllerprotectedvirtual
saveIfNeeded()LEDControllerprotected
setLEDBrightness(uint8_t channel, uint8_t brightness)LEDControllerprotectedvirtual
setLEDColorValues(uint8_t channel, uint8_t color, uint8_t offset, const uint8_t *values, size_t len) overrideFastLEDControllerprotectedvirtual
setLEDExternalTemperature(uint8_t channel, uint16_t temp) overrideFastLEDControllerprotectedvirtual
setLEDGroup(uint8_t channel, uint8_t groupIndex, LEDGroup &group) (defined in LEDController)LEDControllerprotectedvirtual
setLEDMode(uint8_t channel, ChannelMode mode)LEDControllerprotectedvirtual
setLEDPortType(uint8_t channel, PortType ledPortType)LEDControllerprotectedvirtual
startLEDAutodetection(uint8_t channel)LEDControllerprotectedvirtual
storage (defined in FastLEDController)FastLEDControllerprotected
temperatureController (defined in FastLEDController)FastLEDControllerprotected
timeoutAction()FastLEDControllerprotectedvirtual
trigger_update (defined in FastLEDController)FastLEDControllerprotected
triggerLEDUpdate() overrideFastLEDControllerprotectedvirtual
triggerSaveLEDControllerprotected
updateLEDs()FastLEDControllervirtual
~FastLEDController() (defined in FastLEDController)FastLEDController