WE310F5  39.00.000
M2MB_OS_TMR_EVENT_INFO Struct Reference

Timer event information structure. More...

#include <m2mb_os_tmr.h>

Data Fields

M2MB_OS_EV_HANDLE event
 
UINT32 mask
 

Detailed Description

Timer event information structure.

This structure contains the event information of the timer module. This is used to create the timer with event as the expiry handling option.

Definition at line 143 of file m2mb_os_tmr.h.

Field Documentation

◆ event

Event handle

Definition at line 145 of file m2mb_os_tmr.h.

◆ mask

UINT32 mask

Event mask

Definition at line 146 of file m2mb_os_tmr.h.


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