Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
log_msg_head_data Union Reference

Data part of log message. More...

#include <log_msg.h>

Data Fields

log_arg_t args [3U]
 
uint8_t bytes [(3U *sizeof(log_arg_t))]
 

Detailed Description

Data part of log message.

Field Documentation

◆ args

log_arg_t log_msg_head_data::args[3U]

◆ bytes

uint8_t log_msg_head_data::bytes[(3U *sizeof(log_arg_t))]

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