CMSIS-RTOS  Version 1.03
Real-Time Operating System: API and RTX Reference Implementation.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
osTimerDef_t Struct Reference

Timer Definition structure contains timer parameters. More...

Data Fields

os_ptimer ptimer
 start address of a timer function More...
 

Description

Note
CAN BE CHANGED: os_timer_def is implementation specific in every CMSIS-RTOS.

Field Documentation

os_ptimer ptimer