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

DFSDM_Filter_AwdParamTypeDef::LowThreshold field

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

Syntax

int32_t LowThreshold;

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:261
int32_t LowThreshold; /*!< Low threshold for the analog watchdog.
stm32f4xx_hal_dfsdm.c:3113HAL_DFSDM_FilterAwdStart_IT()
hdfsdm_filter->Instance->FLTAWLTR |= (((uint32_t) awdParam->LowThreshold << DFSDM_FLTAWLTR_AWLT_Pos) | \

Data Use

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