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

#include <log_msg.h>

Data Fields

uint16_t type: 1
 
uint16_t ext: 1
 
uint16_t reserved: 14
 

Detailed Description

Part of log message header common to standard and hexdump log message.

Field Documentation

◆ ext

uint16_t log_msg_generic_hdr::ext

◆ reserved

uint16_t log_msg_generic_hdr::reserved

◆ type

uint16_t log_msg_generic_hdr::type

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