nRF5 SDK v14.0.0
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.
 
nrf_log_backend_tp_next
 Pointer to next backend added to the logger.
 
uint8_t id
 Backend id.
 
bool enabled
 Flag indicating backend status.
 

Detailed Description

Logger backend structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated