![]() |
Morse Micro IoT SDK
2.11.2
|
String type with maximum length of 32 (excluding null terminator).
Definition at line 286 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| uint8_t | len |
| Length of string contents (excluding null terminator). More... | |
| char | data [32+1] |
| The string contents. More... | |
| char string32::data[32+1] |
The string contents.
Definition at line 292 of file mmagic_controller.h.
| uint8_t string32::len |
Length of string contents (excluding null terminator).
Definition at line 289 of file mmagic_controller.h.