xWRL6432 MMWAVE-L-SDK  05.04.00.01

Introduction

Enable/Disable for Interference zeroing-out This register bit controls the enable/disable for the interference zero-ing feature. The feature is enabled if this register bit is set to 1.

Macros

#define HWA_INTERFERENCE_ENABLE   ((uint8_t)1U)
 
#define HWA_INTERFERENCE_DISABLE   ((uint8_t)0U)
 

Macro Definition Documentation

◆ HWA_INTERFERENCE_ENABLE

#define HWA_INTERFERENCE_ENABLE   ((uint8_t)1U)

◆ HWA_INTERFERENCE_DISABLE

#define HWA_INTERFERENCE_DISABLE   ((uint8_t)0U)