Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

#include <log_msg.h>

Data Fields

struct log_msg_hdr hdr
 
uint8_t padding [((sizeof(struct log_msg_hdr) % CBPRINTF_PACKAGE_ALIGNMENT) > 0 ?(CBPRINTF_PACKAGE_ALIGNMENT -(sizeof(struct log_msg_hdr) % CBPRINTF_PACKAGE_ALIGNMENT)) :0)]
 
uint8_t data []
 

Field Documentation

◆ data

uint8_t log_msg::data[]

◆ hdr

struct log_msg_hdr log_msg::hdr

◆ padding


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