ButtonToSwitch Library for Arduino v4.0.1
A library that provides elaborated switch mechanism behavior simulation for digital signals inputs
Loading...
Searching...
No Matches
DbncdMPBttn Member List

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

begin(const unsigned long int &pollDelayMs=_StdPollDelay)DbncdMPBttnvirtual
clrStatus(bool clrIsOn=true)DbncdMPBttn
DbncdMPBttn()DbncdMPBttn
DbncdMPBttn(const uint8_t &mpbttnPin, const bool &pulledUp=true, const bool &typeNO=true, const unsigned long int &dbncTimeOrigSett=0)DbncdMPBttn
disable()DbncdMPBttn
enable()DbncdMPBttn
end()DbncdMPBttn
getCurDbncTime() constDbncdMPBttn
getFnWhnTrnOff()DbncdMPBttn
getFnWhnTrnOn()DbncdMPBttn
getIsEnabled() constDbncdMPBttn
getIsOn() constDbncdMPBttn
getIsOnDisabled() constDbncdMPBttn
getLstPollTime()DbncdMPBttn
getOtptsSttsPkgd()DbncdMPBttn
getOutputsChange() constDbncdMPBttn
getPollPeriodMs()DbncdMPBttn
getStrtDelay()DbncdMPBttn
getUpdTmrAttchd()DbncdMPBttn
init(const uint8_t &mpbttnPin, const bool &pulledUp=true, const bool &typeNO=true, const unsigned long int &dbncTimeOrigSett=0)DbncdMPBttn
pause()DbncdMPBttn
resetDbncTime()DbncdMPBttn
resetFda()DbncdMPBttn
resume()DbncdMPBttn
setDbncTime(const unsigned long int &newDbncTime)DbncdMPBttn
setFnWhnTrnOffPtr(void(*newFnWhnTrnOff)())DbncdMPBttn
setFnWhnTrnOnPtr(void(*newFnWhnTrnOn)())DbncdMPBttn
setIsOnDisabled(const bool &newIsOnDisabled)DbncdMPBttn
setOutputsChange(bool newOutputsChange)DbncdMPBttn
~DbncdMPBttn()DbncdMPBttnvirtual