nRF5 SDK v17.1.0
Data Fields
nrf_log_module_filter_data_t Struct Reference

Structure holding dynamic filters associated with a module or instance if filtering is enabled (NRF_LOG_FILTERS_ENABLED). More...

#include <nrf_log_types.h>

Data Fields

uint32_t filter_lvls
 Current severity levels for each backend (3 bits per backend).
 

Detailed Description

Structure holding dynamic filters associated with a module or instance if filtering is enabled (NRF_LOG_FILTERS_ENABLED).

Note
Backend filters logically are part of nrf_log_module_dynamic_data_t but they are kept separated to enable storing them in non-volatile memory.

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

Documentation feedback | Developer Zone | Subscribe | Updated