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

#include <log_link.h>

Data Fields

const struct log_link_apiapi
 
const char * name
 
struct log_link_ctrl_blkctrl_blk
 
void * ctx
 
struct mpsc_pbuf_buffermpsc_pbuf
 
const struct mpsc_pbuf_buffer_configmpsc_pbuf_config
 

Field Documentation

◆ api

const struct log_link_api* log_link::api

◆ ctrl_blk

struct log_link_ctrl_blk* log_link::ctrl_blk

◆ ctx

void* log_link::ctx

◆ mpsc_pbuf

struct mpsc_pbuf_buffer* log_link::mpsc_pbuf

◆ mpsc_pbuf_config

const struct mpsc_pbuf_buffer_config* log_link::mpsc_pbuf_config

◆ name

const char* log_link::name

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