WE310F5  39.00.000
M2MB_JSON_HEX Struct Reference

HEX stream structure json. More...

#include <m2mb_json.h>

Data Fields

UINT16 len
 
UINT8ptr
 

Detailed Description

HEX stream structure json.

Hex stream structure json module.

Definition at line 195 of file m2mb_json.h.

Field Documentation

◆ len

UINT16 len

Stores the length without '/0'

Definition at line 197 of file m2mb_json.h.

◆ ptr

UINT8* ptr

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

Definition at line 198 of file m2mb_json.h.


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