DCC-EX Simple Throttle
Simple throttle for a DCC-EX CommandStation
Loading...
Searching...
No Matches
Switch Member List

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

_beepAllCallbackSwitchprotectedstatic
_beepAllCallbackParamSwitchprotectedstatic
_doubleClickSwitchprotected
_doubleClickCallbackSwitchprotected
_doubleClickCallbackParamSwitchprotected
_longPressSwitchprotected
_longPressCallbackSwitchprotected
_longPressCallbackParamSwitchprotected
_pushedCallbackSwitchprotected
_pushedCallbackParamSwitchprotected
_releasedCallbackSwitchprotected
_releasedCallbackParamSwitchprotected
_singleClickSwitchprotected
_singleClickCallbackSwitchprotected
_singleClickCallbackParamSwitchprotected
_switchedSwitchprotected
calcDoubleClick()Switchinlineprotected
calcLongPress()Switchinlineprotected
calcSingleClick()Switchinlineprotected
debounce()Switchinlineprotected
debouncedSwitchprotected
debouncePeriodSwitch
deglitch()Switchinlineprotected
deglitchedSwitchprotected
deglitchPeriodSwitch
deglitchTimeSwitchprotected
doubleClick()Switch
doubleClickPeriodSwitch
equalSwitchprotected
inputSwitchprotected
lastInputSwitchprotected
longPress()Switch
longPressDisableSwitchprotected
longPressPeriodSwitch
msSwitchprotected
on()Switch
pinSwitchprotected
polaritySwitchprotected
poll()Switch
process()Switchprotected
pushed()Switch
pushedTimeSwitchprotected
released()Switch
releasedTimeSwitchprotected
setBeepAllCallback(switchCallback_t cb, void *param=nullptr)Switch
setDoubleClickCallback(switchCallback_t cb, void *param=nullptr)Switch
setLongPressCallback(switchCallback_t cb, void *param=nullptr)Switch
setPushedCallback(switchCallback_t cb, void *param=nullptr)Switch
setReleasedCallback(switchCallback_t cb, void *param=nullptr)Switch
setSingleClickCallback(switchCallback_t cb, void *param=nullptr)Switch
singleClick()Switch
singleClickDisableSwitchprotected
Switch(byte _pin, byte PinMode=INPUT_PULLUP, bool polarity=LOW, unsigned long debouncePeriod=50, unsigned long longPressPeriod=300, unsigned long doubleClickPeriod=250, unsigned long deglitchPeriod=10)Switch
switched()Switch
switchedTimeSwitchprotected
triggerCallbacks()Switchprotected