HAL
DFSDM_Filter_AwdParamTypeDef::HighThreshold is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDFSDM_Filter_AwdParamTypeDef::HighThreshold

DFSDM_Filter_AwdParamTypeDef::HighThreshold field

High threshold for the analog watchdog. This parameter must be a number between Min_Data = -8388608 and Max_Data = 8388607

Syntax

int32_t HighThreshold;

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:259
int32_t HighThreshold; /*!< High threshold for the analog watchdog.
stm32f4xx_hal_dfsdm.c:3110HAL_DFSDM_FilterAwdStart_IT()
hdfsdm_filter->Instance->FLTAWHTR |= (((uint32_t) awdParam->HighThreshold << DFSDM_FLTAWHTR_AWHT_Pos) | \

Data Use

Functions reading DFSDM_Filter_AwdParamTypeDef::HighThreshold
DFSDM_Filter_AwdParamTypeDef::HighThreshold
all items filtered out
Type of DFSDM_Filter_AwdParamTypeDef::HighThreshold
DFSDM_Filter_AwdParamTypeDef::HighThreshold
int32_t
all items filtered out