CMSIS-RTOS  Version 1.02
CMSIS-RTOS API: Generic RTOS interface for Cortex-M processor-based devices.
 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