|
VLCB
|
This is the complete list of members for VLCB::Switch, including all inherited members.
| _currentState | VLCB::Switch | protected |
| _lastState | VLCB::Switch | protected |
| _lastStateChangeTime | VLCB::Switch | protected |
| _lastStateDuration | VLCB::Switch | protected |
| _pin | VLCB::Switch | protected |
| _pressedState | VLCB::Switch | protected |
| _prevReleaseTime | VLCB::Switch | protected |
| _prevStateDuration | VLCB::Switch | protected |
| _stateChanged | VLCB::Switch | protected |
| getCurrentStateDuration() | VLCB::Switch | |
| getLastStateChangeTime() | VLCB::Switch | |
| getLastStateDuration() | VLCB::Switch | |
| getState() | VLCB::Switch | |
| isPressed() | VLCB::Switch | |
| readPin() | VLCB::Switch | protected |
| reset() | VLCB::Switch | |
| resetCurrentDuration() | VLCB::Switch | |
| run() | VLCB::Switch | |
| setPin(byte pin, byte mode) | VLCB::Switch | |
| stateChanged() | VLCB::Switch | |
| Switch(byte pin, byte pressedState=LOW) | VLCB::Switch | explicit |
| Switch() | VLCB::Switch |