WE310F5  39.00.000
M2MB_OS_TMR_NOTIFY_INFO Struct Reference

Timer notify information structure. More...

#include <m2mb_os_tmr.h>

Data Fields

UINT32 timer_notify_type
 
union {
   M2MB_OS_TMR_EVENT_INFO_T   ev_obj
 
   M2MB_OS_TMR_CB_INFO_T   cb_obj
 
notify_option
 

Detailed Description

Timer notify information structure.

This structure contains the notification information of the timer module in case of expiry.

Definition at line 180 of file m2mb_os_tmr.h.

Field Documentation

◆ cb_obj

Callback information

Definition at line 186 of file m2mb_os_tmr.h.

◆ ev_obj

Evnet information

Definition at line 185 of file m2mb_os_tmr.h.

◆ notify_option

union { ... } notify_option

◆ timer_notify_type

UINT32 timer_notify_type

Notification option

Definition at line 182 of file m2mb_os_tmr.h.


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