Morse Micro IoT SDK  2.10.4

Detailed Description

Raw octet string type with maximum length of 255.

Definition at line 311 of file mmagic_controller.h.

#include <mmagic_controller.h>

Data Fields

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

Field Documentation

◆ data

uint8_t raw255::data[255]

The acutal data buffer.

Definition at line 317 of file mmagic_controller.h.

◆ len

uint8_t raw255::len

Length of data.

Definition at line 314 of file mmagic_controller.h.


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