![]() |
NHS31xx SW API
|
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 |
#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.