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

#include <log_msg.h>

Data Fields

uint16_t type: 1
 
uint16_t ext: 1
 
uint16_t reserved: 10
 
uint16_t nargs: 4
 

Detailed Description

Part of log message header specific to standard log message.

Field Documentation

◆ ext

uint16_t log_msg_std_hdr::ext

◆ nargs

uint16_t log_msg_std_hdr::nargs

◆ reserved

uint16_t log_msg_std_hdr::reserved

◆ type

uint16_t log_msg_std_hdr::type

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