Structure holding dynamic data associated with a module or instance if filtering is enabled ( NRF_LOG_FILTERS_ENABLED ). More...
#include <nrf_log_types.h>
Data Fields |
|
| uint16_t | module_id |
|
Module ID assigned during initialization.
|
|
| uint16_t | order_idx |
|
Ordered index of the module (used for auto-completion).
|
|
| uint32_t | filter |
|
Current highest severity level accepted (redundant to
nrf_log_module_dynamic_data_t::filter_lvls
, used for optimization)
|
|
| uint32_t | filter_lvls |
|
Current severity levels for each backend (3 bits per backend).
|
|
Detailed Description
Structure holding dynamic data associated with a module or instance if filtering is enabled ( NRF_LOG_FILTERS_ENABLED ).
- components/libraries/experimental_log/nrf_log_types.h