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

Timer Function Information. More...

#include <rtx_os.h>

Data Fields

osTimerFunc_t func
 Function Pointer. More...
 
void * arg
 Function Argument. More...
 

Detailed Description

Timer Function Information.

Definition at line 143 of file rtx_os.h.

Field Documentation

void* arg

Function Argument.

Definition at line 145 of file rtx_os.h.

osTimerFunc_t func

Function Pointer.

Definition at line 144 of file rtx_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.