|
Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
A model of a single button, performs automatic debouncing on top of the raw ADC API. More...
#include <buttons.h>


Additional Inherited Members | |
Public Member Functions inherited from modules::debounce::Debouncer | |
| constexpr | Debouncer (uint8_t debounceTimeout) |
| bool | Pressed () const |
| void | Step (uint16_t time, bool press) |
| State machine stepping routine. | |
A model of a single button, performs automatic debouncing on top of the raw ADC API.