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

Message. More...

#include <log_multidomain_helper.h>

Data Fields

uint8_t id
 Message ID, see LOG_MULTIDOMAIN_HELPER_MESSAGE_IDS.
uint8_t status
 Status code, see LOG_MULTIDOMAIN_STATUS.
union log_multidomain_msg_data data
 Message payload.

Detailed Description

Message.

Field Documentation

◆ data

union log_multidomain_msg_data log_multidomain_msg::data

Message payload.

◆ id

uint8_t log_multidomain_msg::id

◆ status

uint8_t log_multidomain_msg::status

Status code, see LOG_MULTIDOMAIN_STATUS.


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