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

#include <log_msg.h>

Data Fields

const struct log_source_const_datafixed
 
struct log_source_dynamic_datadynamic
 
void * raw
 

Field Documentation

◆ dynamic

struct log_source_dynamic_data* log_msg_source::dynamic

◆ fixed

const struct log_source_const_data* log_msg_source::fixed

◆ raw

void* log_msg_source::raw

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