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

#include <log_msg.h>

Data Fields

uint16_t type: 1
 
uint16_t ext: 1
 
uint16_t length: 14
 

Detailed Description

Part of log message header specific to hexdump log message.

Field Documentation

◆ ext

uint16_t log_msg_hexdump_hdr::ext

◆ length

uint16_t log_msg_hexdump_hdr::length

◆ type

uint16_t log_msg_hexdump_hdr::type

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