FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Potentiometer Member List

This is the complete list of members for fl::Potentiometer, including all inherited members.

calculateDefaultHysteresis() constfl::Potentiometerprivate
calibrateMax()fl::Potentiometerinline
calibrateMin()fl::Potentiometerinline
fractional16() constfl::Potentiometer
getAdcMaxValue() constfl::Potentiometerprivate
getHysteresis() constfl::Potentiometerinline
getRangeMax() constfl::Potentiometerinline
getRangeMin() constfl::Potentiometerinline
hasChanged() constfl::Potentiometerinline
mChangedThisFramefl::Potentiometerprivate
mCurrentValuefl::Potentiometerprivate
mHysteresisfl::Potentiometerprivate
mLastValuefl::Potentiometerprivate
mListenerfl::Potentiometerprivate
mMaxValuefl::Potentiometerprivate
mMinValuefl::Potentiometerprivate
mOnChangeCallbacksfl::Potentiometerprivate
mOnChangeNormalizedCallbacksfl::Potentiometerprivate
mPotfl::Potentiometerprivate
normalized() constfl::Potentiometer
onChange(fl::function< void(Potentiometer &)> callback)fl::Potentiometer
onChange(fl::function< void(float)> callback)fl::Potentiometer
Potentiometer(int pin, u16 hysteresis=0)fl::Potentiometer
raw() constfl::Potentiometerinline
removeOnChange(int id)fl::Potentiometerinline
resetCalibration()fl::Potentiometerinline
setHysteresis(u16 threshold)fl::Potentiometerinline
setHysteresisPercent(float percent)fl::Potentiometer
setRange(u16 min, u16 max)fl::Potentiometer