Mistake on this page?
Report an issue in GitHub or email us
Data Fields
os_timer_def Struct Reference

Timer Definition structure contains timer parameters. More...

#include <cmsis_os.h>

Data Fields

os_ptimer ptimer
 start address of a timer function More...
 
osTimerAttr_t attr
 timer attributes More...
 

Detailed Description

Timer Definition structure contains timer parameters.

Definition at line 303 of file cmsis_os.h.

Field Documentation

timer attributes

Definition at line 305 of file cmsis_os.h.

os_ptimer ptimer

start address of a timer function

Definition at line 304 of file cmsis_os.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.