WE310F5  39.00.000
M2MB_XML_TIME Struct Reference

Xml time structure xml. More...

#include <m2mb_xml.h>

Data Fields

UINT8 hr
 
UINT8 min
 
UINT8 sec
 
UINT8 hrOffset
 
UINT8 minOffset
 

Detailed Description

Xml time structure xml.

Time structure xml module.

Definition at line 165 of file m2mb_xml.h.

Field Documentation

◆ hr

UINT8 hr

number of hours (HH)

Definition at line 167 of file m2mb_xml.h.

◆ hrOffset

UINT8 hrOffset

Hours in time offset from UTC time (hh)

Definition at line 170 of file m2mb_xml.h.

◆ min

UINT8 min

number of minutes (MM)

Definition at line 168 of file m2mb_xml.h.

◆ minOffset

UINT8 minOffset

Minutes in time offset from UTC time (mm)

Definition at line 171 of file m2mb_xml.h.

◆ sec

UINT8 sec

number of seconds (SS)

Definition at line 169 of file m2mb_xml.h.


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