Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
log_msg_ext_head_data::log_msg_ext_head_data_data Union Reference

#include <log_msg.h>

Data Fields

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

Field Documentation

◆ args

log_arg_t log_msg_ext_head_data::log_msg_ext_head_data_data::args[(3U -(sizeof(void *)/sizeof(log_arg_t)))]

◆ bytes

uint8_t log_msg_ext_head_data::log_msg_ext_head_data_data::bytes[((3U *sizeof(log_arg_t)) - sizeof(void *))]

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