WE310F5  39.00.000
M2MB_XML_DURATION Struct Reference

Xml duration structure. More...

#include <m2mb_xml.h>

Data Fields

UINT16 year
 
UINT8 month
 
UINT8 day
 
UINT8 hr
 
UINT8 min
 
UINT8 sec
 

Detailed Description

Xml duration structure.

Duration structure xml module.

Definition at line 200 of file m2mb_xml.h.

Field Documentation

◆ day

UINT8 day

Number of remaining days (Mn)

Definition at line 204 of file m2mb_xml.h.

◆ hr

UINT8 hr

Number of remaining hours (Hn)

Definition at line 205 of file m2mb_xml.h.

◆ min

UINT8 min

Number of remaining minutes (Mn)

Definition at line 206 of file m2mb_xml.h.

◆ month

UINT8 month

Number of remaining months (Mn)

Definition at line 203 of file m2mb_xml.h.

◆ sec

UINT8 sec

Number of remaining seconds (S)

Definition at line 207 of file m2mb_xml.h.

◆ year

UINT16 year

Number of Years (Yn)

Definition at line 202 of file m2mb_xml.h.


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