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.
_biggestStep
FadeLed
protected
_constTime
FadeLed
protected
_count
FadeLed
protected
_countMax
FadeLed
protected
_curVal
FadeLed
protected
_gammaLookup
FadeLed
protected
_interval
FadeLed
protected
static
_ledCount
FadeLed
protected
static
_ledList
FadeLed
protected
static
_millisLast
FadeLed
protected
static
_pin
FadeLed
protected
_setVal
FadeLed
protected
_startVal
FadeLed
protected
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)
FadeLed
inline
protected
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)
FadeLed
static
setTime
(unsigned long time, bool constTime=false)
FadeLed
stop
()
FadeLed
update
()
FadeLed
static
updateThis
()
FadeLed
protected
~FadeLed
()
FadeLed
Generated by
1.8.14