FadeLed
A simple Arduino library to fade leds on hardware PWM
FadeLed Member List

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

_biggestStepFadeLedprotected
_constTimeFadeLedprotected
_countFadeLedprotected
_countMaxFadeLedprotected
_curValFadeLedprotected
_gammaLookupFadeLedprotected
_intervalFadeLedprotectedstatic
_ledCountFadeLedprotectedstatic
_ledListFadeLedprotectedstatic
_millisLastFadeLedprotectedstatic
_pinFadeLedprotected
_setValFadeLedprotected
_startValFadeLedprotected
begin(flvar_t val)FadeLed
beginOn()FadeLed
done()FadeLed
FadeLed(byte pin)FadeLed
FadeLed(byte pin, const flvar_t *gammaLookup, flvar_t biggestStep)FadeLed
FadeLed(byte pin, bool hasGammaTable)FadeLed
falling()FadeLed
get()FadeLed
getBiggestStep()FadeLed
getCurrent()FadeLed
getGamma(flvar_t step)FadeLedinlineprotected
getGammaValue(flvar_t step)FadeLed
noGammaTable()FadeLed
off()FadeLed
on()FadeLed
rising()FadeLed
set(flvar_t val)FadeLed
setGammaTable(const flvar_t *table, flvar_t biggestStep=100)FadeLed
setInterval(unsigned int interval)FadeLedstatic
setTime(unsigned long time, bool constTime=false)FadeLed
stop()FadeLed
update()FadeLedstatic
updateThis()FadeLedprotected
~FadeLed()FadeLed