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

DFSDM_Filter_AwdParamTypeDef::Channel field

Analog watchdog channel selection. This parameter can be a values combination of DFSDM_Channel_Selection

Syntax

uint32_t Channel;

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:257
uint32_t Channel; /*!< Analog watchdog channel selection.
stm32f4xx_hal_dfsdm.c:3118HAL_DFSDM_FilterAwdStart_IT()
hdfsdm_filter->Instance->FLTCR2 |= (((awdParam->Channel & DFSDM_LSB_MASK) << DFSDM_FLTCR2_AWDCH_Pos) | \

Data Use

Functions reading DFSDM_Filter_AwdParamTypeDef::Channel
DFSDM_Filter_AwdParamTypeDef::Channel
all items filtered out
Type of DFSDM_Filter_AwdParamTypeDef::Channel
DFSDM_Filter_AwdParamTypeDef::Channel
uint32_t
all items filtered out