xWRL6432 MMWAVE-L-SDK  05.04.00.01

Detailed Description

HWA Paramset Config for pre-processing block.

HWA paramset config parameters for the preprocessing block inside HWA_ParamConfig which is used with the HWA_ConfigParamSet() call.

Data Fields

uint8_t dcEstResetMode
 
uint8_t dcSubEnable
 
uint8_t dcSubSelect
 
struct {
   uint8_t   thresholdEnable
 
   uint8_t   thresholdMode
 
   uint8_t   thresholdSelect
 
interfLocalize
 
struct {
   uint8_t   resetMode
 
interfStat
 

Field Documentation

◆ dcEstResetMode

uint8_t HWA_PreProcessing::dcEstResetMode

controls the reset behavior for all 12 accumulators, see HWA_DCEST_INTERFSUM_RESET_MODE macros for correct values. set into HWA_DCEST_INTERFSUM_RESET_MODE_NOUPDATE to bybass DC estimation. sets the bits DCEST_RESET_MODE in register PREPROC in paramset

◆ dcSubEnable

uint8_t HWA_PreProcessing::dcSubEnable

enable/bypass DC subtraction, see HWA_FEATURE_BIT macros for correct values. set into HWA_FEATURE_BIT_DISABLE to disable the DC subtraction. sets the bits DCSUB_EN of the register PREPROC in paramset

◆ dcSubSelect

uint8_t HWA_PreProcessing::dcSubSelect

see HWA_DCSUB_SELECT macros for the correct values sets bits DCSUB_SELECT of the register PREPROC in paramset

◆ thresholdEnable

uint8_t HWA_PreProcessing::thresholdEnable

enable/disable interference marking out, see HWA_FEATURE_BIT macros for correct values if set into HWA_FEATURE_BIT_DISABLE to disable the interference localization. sets the bits INTERFTHRESH_EN of the register PREPROC in paramset

◆ thresholdMode

uint8_t HWA_PreProcessing::thresholdMode

specifies interference threshold mode, see HWA_INTERFERENCE_THRESH_MODE macros for the correct values sets the bits INTERFTHRESH_MODE of the register PREPROC in paramset

◆ thresholdSelect

uint8_t HWA_PreProcessing::thresholdSelect

select the source of the threshold, see HWA_INTERFERENCE_THRESH_SELECT macros for the correct values sets bits INTERFTHRESH_SELECT of the register PREPROC in paramset

◆ interfLocalize

struct { ... } HWA_PreProcessing::interfLocalize

◆ resetMode

uint8_t HWA_PreProcessing::resetMode

control reset behavior for all mag sum and magdiff sum accumulators, if it is set to HWA_DCEST_INTERFSUM_RESET_MODE_NOUPDATE, it is bypassed. see HWA_DCEST_INTERFSUM_RESET_MODE macros for the correct values sets the INTERFSUM_MAG_RESET bits of the register PREPROC in paramset

◆ interfStat

struct { ... } HWA_PreProcessing::interfStat