WE310F5  39.00.000
M2MB_XML_OBJ Struct Reference

Xml object structure. More...

#include <m2mb_xml.h>

Data Fields

UINT8pName
 
M2MB_XML_OBJ_TYPE_T objType
 
M2MB_XML_DATA_TYPE_T dataType
 
UINT8 maxObjOcc
 
UINT16 offset
 

Detailed Description

Xml object structure.

Xml object structure.

Definition at line 233 of file m2mb_xml.h.

Field Documentation

◆ dataType

Data type

Definition at line 237 of file m2mb_xml.h.

◆ maxObjOcc

UINT8 maxObjOcc

Maximum occurrence of the object. If it is unknown, then user can fill 255

Definition at line 238 of file m2mb_xml.h.

◆ objType

Object type

Definition at line 236 of file m2mb_xml.h.

◆ offset

UINT16 offset

Offset of the object from the starting address of its parent structure

Definition at line 240 of file m2mb_xml.h.

◆ pName

UINT8* pName

Name of the object with '/0' termination

Definition at line 235 of file m2mb_xml.h.


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