mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
TimerEvent Class Reference
[Drivers]
Base abstraction for timer interrupts. More...
#include <TimerEvent.h>
Inherited by Ticker.
Public Member Functions | |
| virtual | ~TimerEvent () |
| Destruction removes it... | |
Static Public Member Functions | |
| static void | irq (uint32_t id) |
| The handler registered with the underlying timer interrupt. | |
Detailed Description
Base abstraction for timer interrupts.
Synchronization level: Interrupt safe
Definition at line 30 of file TimerEvent.h.
Generated on Tue Jul 12 2022 20:05:49 by
1.7.2
Helmut Tschemernjak
