Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_remote_msg_print Struct Reference

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).

Detailed Description

Print message.

Field Documentation

◆ color

uint8_t shell_remote_msg_print::color

Color.

◆ data

uint8_t shell_remote_msg_print::data[0]

Cbprintf package (pre-padded to be aligned to 8 bytes).

◆ id

uint8_t shell_remote_msg_print::id

Message ID.


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