Bounce2
Debouncer Member List

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

begin() (defined in Debouncer)Debouncerprotected
changed() constDebouncerinline
currentDuration() constDebouncer
Debouncer()Debouncer
duration()Debouncerinline
durationOfPreviousState (defined in Debouncer)Debouncerprotected
fell() constDebouncer
interval(uint16_t interval_millis)Debouncer
interval_millis (defined in Debouncer)Debouncerprotected
previous_millis (defined in Debouncer)Debouncerprotected
previousDuration() constDebouncer
read() constDebouncer
readCurrentState()=0 (defined in Debouncer)Debouncerprotectedpure virtual
rose() constDebouncer
state (defined in Debouncer)Debouncerprotected
stateChangeLastTime (defined in Debouncer)Debouncerprotected
update()Debouncer