nRF5 SDK v17.0.2
Data Fields
nrf_log_backend_s Struct Reference

Logger backend structure. More...

#include <nrf_log_backend_interface.h>

Data Fields

nrf_log_backend_api_t const * p_api
 Pointer to interface.
 
void * p_ctx
 User context.
 
char * p_name
 Name of the backend.
 
nrf_log_backend_cb_tp_cb
 Pointer to the backend control block.
 

Detailed Description

Logger backend structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated