Time-based debouncing parameters. More...
#include <timer_based_debouncer.h>
Public Attributes | |
| uint32_t | passedMs |
| Time threshold in milliseconds to report passing. | |
| uint32_t | failedMs |
| Time threshold in milliseconds to report failure. | |
Time-based debouncing parameters.