Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
|
This is the complete list of members for MultiThrowSwitch, including all inherited members.
begin(int startPosition=0, uint8_t threshold=AbstractDebouncedButton::DefaultThreshold, uint8_t delay=AbstractDebouncedButton::DefaultButtonDelay) | MultiThrowSwitch | |
MultiThrowSwitch(uint8_t throws, const uint8_t pins[], bool sticky=false, bool pullup=true) | MultiThrowSwitch | |
position() | MultiThrowSwitch | |
update() | MultiThrowSwitch | |
~MultiThrowSwitch() (defined in MultiThrowSwitch) | MultiThrowSwitch | virtual |