nRF5 SDK v17.1.0
Data Fields
nrf_log_module_dynamic_data_t Struct Reference

Structure holding dynamic data associated with a module. More...

#include <nrf_log_types.h>

Data Fields

uint16_t order_idx
 Ordered index of the module (used for auto-completion).
 
uint16_t filter
 Current highest severity level accepted (redundant to nrf_log_module_filter_data_t::filter_lvls, used for optimization)
 

Detailed Description

Structure holding dynamic data associated with a module.

See NRF_LOG_MODULE_REGISTER and NRF_LOG_INSTANCE_REGISTER.


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

Documentation feedback | Developer Zone | Subscribe | Updated