![]() |
Morse Micro IoT SDK
2.11.2
|
Raw octet string type with maximum length of 255.
Definition at line 316 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| uint8_t | len |
Length of data. More... | |
| uint8_t | data [255] |
| The actual data buffer. More... | |
| uint8_t raw255::data[255] |
The actual data buffer.
Definition at line 322 of file mmagic_controller.h.
| uint8_t raw255::len |
Length of data.
Definition at line 319 of file mmagic_controller.h.