modm API documentation
modm::filter::Debounce< T > Member List

This is the complete list of members for modm::filter::Debounce< T >, including all inherited members.

Debounce(const T &maxValue, const T &lowerBound=0, const T &upperBound=0)modm::filter::Debounce< T >
getValue() const (defined in modm::filter::Debounce< T >)modm::filter::Debounce< T >
reset(const bool state) (defined in modm::filter::Debounce< T >)modm::filter::Debounce< T >
update(bool input) (defined in modm::filter::Debounce< T >)modm::filter::Debounce< T >