WE310F5  39.00.000
M2MB_OS_TMR_CB_INFO Struct Reference

Timer callback information structure. More...

#include <m2mb_os_tmr.h>

Data Fields

M2MB_OS_TMR_CB_T cbfunc
 
VOIDcbctxt
 

Detailed Description

Timer callback information structure.

This structure contains the event information of the timer module. This is used if the timer is created using event option.

Definition at line 167 of file m2mb_os_tmr.h.

Field Documentation

◆ cbctxt

VOID* cbctxt

Context to the callback

Definition at line 170 of file m2mb_os_tmr.h.

◆ cbfunc

User callback function

Definition at line 169 of file m2mb_os_tmr.h.


The documentation for this struct was generated from the following file: