|
arduino-audio-tools
|
This is the complete list of members for Debouncer, including all inherited members.
| debounce(void(*cb)(void *ref)=nullptr) | Debouncer | inline |
| debounce_ms (defined in Debouncer) | Debouncer | protected |
| Debouncer(uint16_t timeoutMs=5000, void *ref=nullptr) (defined in Debouncer) | Debouncer | inline |
| ms (defined in Debouncer) | Debouncer | protected |
| p_ref (defined in Debouncer) | Debouncer | protected |
| setDebounceTimeout(uint16_t timeoutMs) (defined in Debouncer) | Debouncer | inline |