Morse Micro IoT SDK  2.9.7

Detailed Description

Raw octet string type with maximum length of 1536.

Definition at line 317 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

uint16_t len
 Length of data. More...
 
uint8_t data [1536]
 The acutal data buffer. More...
 

Field Documentation

◆ data

uint8_t raw1536::data[1536]

The acutal data buffer.

Definition at line 323 of file mmagic_controller.h.

◆ len

uint16_t raw1536::len

Length of data.

Definition at line 320 of file mmagic_controller.h.


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