OpenMPTL - Helper Library
C++ Microprocessor Template Library
debouncer< T, poll_func, time_func, time_freq, wait_time_ms > Member List

This is the complete list of members for debouncer< T, poll_func, time_func, time_freq, wait_time_ms >, including all inherited members.

debouncer(T _value)debouncer< T, poll_func, time_func, time_freq, wait_time_ms >inline
get(void) constdebouncer< T, poll_func, time_func, time_freq, wait_time_ms >inline
operator T() constdebouncer< T, poll_func, time_func, time_freq, wait_time_ms >inline
poll(void)debouncer< T, poll_func, time_func, time_freq, wait_time_ms >inline