Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
#include <log_msg.h>
Data Fields | |
uint16_t | type: 1 |
uint16_t | ext: 1 |
uint16_t | length: 14 |
Part of log message header specific to hexdump log message.
uint16_t log_msg_hexdump_hdr::ext |
uint16_t log_msg_hexdump_hdr::length |
uint16_t log_msg_hexdump_hdr::type |