|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Print message. More...
#include <shell_remote_common.h>
Data Fields | |
| uint8_t | id |
| Message ID. | |
| uint8_t | color |
| Color. | |
| uint8_t | data [0] |
| Cbprintf package (pre-padded to be aligned to 8 bytes). | |
Print message.
| uint8_t shell_remote_msg_print::color |
Color.
| uint8_t shell_remote_msg_print::data[0] |
Cbprintf package (pre-padded to be aligned to 8 bytes).
| uint8_t shell_remote_msg_print::id |
Message ID.