WE310F5  39.00.000
M2MB_XML_STRING Struct Reference

Duration structure XML. More...

#include <m2mb_xml.h>

Data Fields

UINT8 type
 
UINT16 len
 
UINT8ptr
 

Detailed Description

Duration structure XML.

Duration structure XML module.

Definition at line 218 of file m2mb_xml.h.

Field Documentation

◆ len

UINT16 len

Stores the length without '/0'

Definition at line 221 of file m2mb_xml.h.

◆ ptr

UINT8* ptr

Stores the pointer. This will not have '/0' at the end of the string

Definition at line 222 of file m2mb_xml.h.

◆ type

UINT8 type

This is for future use, This should be set to 0.

Definition at line 220 of file m2mb_xml.h.


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