Timer configuration parameters.
More...
#include <idfxx_timer/include/idfxx/timer.hpp>
Timer configuration parameters.
Definition at line 83 of file timer.hpp.
◆ dispatch
Callback dispatch type.
Definition at line 85 of file timer.hpp.
◆ name
| std::string_view idfxx::timer::config::name = "" |
Timer name for debugging.
Definition at line 84 of file timer.hpp.
◆ skip_unhandled_events
| bool idfxx::timer::config::skip_unhandled_events = false |
Skip events if callback busy.
Definition at line 86 of file timer.hpp.
The documentation for this struct was generated from the following file: