WL865E4-P  36.07.001
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 154 of file m2mb_os_tmr.h.

Field Documentation

◆ event

Event handle

Definition at line 156 of file m2mb_os_tmr.h.

◆ mask

UINT32 mask

Event mask

Definition at line 157 of file m2mb_os_tmr.h.


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