WE310F5  39.00.000
M2MB_JSON_NODE Struct Reference

Json node structure. More...

#include <m2mb_json.h>

Data Fields

UINT8pName
 
UINT8pStart
 
UINT8pEnd
 

Detailed Description

Json node structure.

Json node structure.

Definition at line 115 of file m2mb_json.h.

Field Documentation

◆ pEnd

UINT8* pEnd

End address of tag info in JSON file

Definition at line 119 of file m2mb_json.h.

◆ pName

UINT8* pName

Name of the tag

Definition at line 117 of file m2mb_json.h.

◆ pStart

UINT8* pStart

Starting address of tag info in JSON file

Definition at line 118 of file m2mb_json.h.


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