WE310F5  39.00.000
M2MB_XML_NODE Struct Reference

Xml node structure. More...

#include <m2mb_xml.h>

Data Fields

UINT8pName
 
UINT8pStart
 
UINT8pEnd
 

Detailed Description

Xml node structure.

Xml node structure.

Definition at line 135 of file m2mb_xml.h.

Field Documentation

◆ pEnd

UINT8* pEnd

End address of tag info in XML file

Definition at line 139 of file m2mb_xml.h.

◆ pName

UINT8* pName

Name of the tag

Definition at line 137 of file m2mb_xml.h.

◆ pStart

UINT8* pStart

Starting address of tag info in XML file

Definition at line 138 of file m2mb_xml.h.


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