Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
QuantizedPot Member List

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

_counter (defined in QuantizedPot)QuantizedPotprotected
_delay (defined in QuantizedPot)QuantizedPotprotected
_lastRaw (defined in QuantizedPot)QuantizedPotprotected
_lastStateChange (defined in QuantizedPot)QuantizedPotprotected
_lastUpdate (defined in QuantizedPot)QuantizedPotprotected
_pin (defined in QuantizedPot)QuantizedPotprotected
_rangeCount (defined in QuantizedPot)QuantizedPotprotected
_rangeMax (defined in QuantizedPot)QuantizedPotprotected
_ranges (defined in QuantizedPot)QuantizedPotprotected
_state (defined in QuantizedPot)QuantizedPotprotected
_threshold (defined in QuantizedPot)QuantizedPotprotected
_value()QuantizedPotprotected
_velocity (defined in QuantizedPot)QuantizedPotprotected
addRange(int start, int end)QuantizedPot
begin(uint8_t threshold=AbstractDebouncedButton::DefaultThreshold, uint8_t delay=AbstractDebouncedButton::DefaultButtonDelay)QuantizedPot
QuantizedPot(const uint8_t pin, int8_t maxRanges)QuantizedPot
setState(int8_t newState) (defined in QuantizedPot)QuantizedPotprotected
update()QuantizedPot
value()QuantizedPot
velocity()QuantizedPotinline
~QuantizedPot()QuantizedPot