WL865E4-P  36.07.001
M2MB_OS_TMR_ATTR Struct Reference

Timer attiribute structure. More...

#include <m2mb_os_tmr.h>

Data Fields

UINT32 duration
 
UINT32 reload
 
UINT32 remaining
 
UINT32 option
 
M2MB_OS_TMR_NOTIFY_INFO_T notify_info
 

Detailed Description

Timer attiribute structure.

This structure contains the attribution information of the timer module in case of expiry.Timer attribute info.

Definition at line 199 of file m2mb_os_tmr.h.

Field Documentation

◆ duration

UINT32 duration

Duration of timer

Definition at line 201 of file m2mb_os_tmr.h.

◆ notify_info

Notification information

Definition at line 205 of file m2mb_os_tmr.h.

◆ option

UINT32 option

Timer option

Definition at line 204 of file m2mb_os_tmr.h.

◆ reload

UINT32 reload

Reload duration of timer

Definition at line 202 of file m2mb_os_tmr.h.

◆ remaining

UINT32 remaining

Remaining duaraion of the timer

Definition at line 203 of file m2mb_os_tmr.h.


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