Base abstraction for timer interrupts. More...
#include <TimerEvent.h>
 
  
 | Public Member Functions | |
| virtual | ~TimerEvent () | 
| Destruction removes it...  More... | |
| Static Public Member Functions | |
| static void | irq (uint32_t id) | 
| The handler registered with the underlying timer interrupt.  More... | |
Base abstraction for timer interrupts.
Definition at line 32 of file TimerEvent.h.
| 
 | virtual | 
Destruction removes it...
| 
 | static | 
The handler registered with the underlying timer interrupt.
| id | Timer Event ID |