Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
log_msg_cont Struct Reference

Chunks following message head when message is extended. More...

#include <log_msg.h>

Data Structures

union  log_msg_cont_data
 

Data Fields

struct log_msg_contnext
 
union log_msg_cont::log_msg_cont_data payload
 

Detailed Description

Chunks following message head when message is extended.

Field Documentation

◆ next

struct log_msg_cont* log_msg_cont::next

Pointer to the next chunk.

◆ payload

union log_msg_cont::log_msg_cont_data log_msg_cont::payload

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