R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
Struct for timer maintenance. More...
#include <R_RTOS_inc.h>
Data Structures | |
union | specTimerUnion |
Union of specialized timers. More... | |
Data Fields | |
LifeTime | expirationTime |
contains the time the timer expires relative to the PIT value | |
TimerType | timerType |
Type of the timer. | |
Struct for timer maintenance.