nRF5 SDK v15.2.0
Data Fields
nrf_log_backend_cb_t Struct Reference

Logger backend control block. More...

#include <nrf_log_backend_interface.h>

Data Fields

nrf_log_backend_t const * p_next
 Pointer to the next backend in the logger.
 
uint8_t id
 ID of the backend.
 
bool enabled
 Enable flag.
 

Detailed Description

Logger backend control block.


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

Documentation feedback | Developer Zone | Subscribe | Updated