nRF5 SDK  v15.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_log_module_reduced_dynamic_data_t Struct Reference

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

#include <nrf_log_types.h>

Data Fields

uint16_t module_id
 Module ID assigned during initialization.
 
uint16_t padding
 Padding to fit in word.
 

Detailed Description

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

See NRF_LOG_MODULE_REGISTER and NRF_LOG_INSTANCE_REGISTER.


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