|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
GPIO push-button driver with debounce and event detection. More...
#include <idfxx/error>#include <idfxx/gpio>#include <chrono>#include <functional>Go to the source code of this file.
Classes | |
| class | idfxx::button |
| GPIO push-button with debounce, click, long press, and autorepeat support. More... | |
| struct | idfxx::button::config |
| Button configuration. More... | |
Namespaces | |
| namespace | idfxx |
GPIO push-button driver with debounce and event detection.
Definition in file button.hpp.