|
theCore C++ embedded framework
|
Struct-container for timer callback and corresponding object. More...
Public Member Functions | |
| void | on_timeout () |
| Handles timeout events. More... | |
Data Fields | |
| volatile uint32_t | event_cnt = 0 |
| Total timer events counter. May wrap. More... | |
Struct-container for timer callback and corresponding object.
|
inline |
Handles timeout events.

| volatile uint32_t tmr_cb::event_cnt = 0 |
Total timer events counter. May wrap.