Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
log_msg_hdr::log_msg_hdr_params Union Reference

#include <log_msg.h>

Data Fields

struct log_msg_generic_hdr generic
 
struct log_msg_std_hdr std
 
struct log_msg_hexdump_hdr hexdump
 
uint16_t raw
 

Field Documentation

◆ generic

struct log_msg_generic_hdr log_msg_hdr::log_msg_hdr_params::generic

◆ hexdump

struct log_msg_hexdump_hdr log_msg_hdr::log_msg_hdr_params::hexdump

◆ raw

uint16_t log_msg_hdr::log_msg_hdr_params::raw

◆ std

struct log_msg_std_hdr log_msg_hdr::log_msg_hdr_params::std

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