NHS31xx SW API
Diversity settings

Detailed Description

These 'defines' capture the diversity settings of the module. The displayed values refer to the default settings. To override the default settings, place the defines with their desired values in the chip chip_sel.h header file. The compiler will pick up your defines before parsing this file.

Macros

#define ENABLE_DIAG_MODULE   1
 

Macro Definition Documentation

◆ ENABLE_DIAG_MODULE

#define ENABLE_DIAG_MODULE   1

Enable Diag module by default. It can be explicitly disabled without the need to remove the module by defining ENABLE_DIAG_MODULE and assigning a 0 value.