Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
|
This is the complete list of members for ToggleButton, including all inherited members.
begin(bool startState=false, uint8_t threshold=AbstractDebouncedButton::DefaultThreshold, uint8_t delay=AbstractDebouncedButton::DefaultButtonDelay) | ToggleButton | |
on() | ToggleButton | |
ToggleButton(uint8_t pin, bool pullup=true) | ToggleButton | |
update() | ToggleButton |