HAL
HAL_DFSDM_FilterConfigInjChannel() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_DFSDM_FilterConfigInjChannel()

HAL_DFSDM_FilterConfigInjChannel() function

This function allows to select channels for injected conversion.

Syntax

HAL_StatusTypeDef HAL_DFSDM_FilterConfigInjChannel(DFSDM_Filter_HandleTypeDef *hdfsdm_filter,     uint32_t Channel);
Implemented in stm32f4xx_hal_dfsdm.c:2190

Arguments

hdfsdm_filter

DFSDM filter handle.

Channel

Channels for injected conversion. This parameter can be a values combination of DFSDM_Channel_Selection.

Return value

HAL status

References

LocationText
stm32f4xx_hal_dfsdm.c:2190
HAL_StatusTypeDef HAL_DFSDM_FilterConfigInjChannel(DFSDM_Filter_HandleTypeDef *hdfsdm_filter,
stm32f4xx_hal_dfsdm.h:865
HAL_StatusTypeDef HAL_DFSDM_FilterConfigInjChannel(DFSDM_Filter_HandleTypeDef *hdfsdm_filter,

Call Tree

Functions called by HAL_DFSDM_FilterConfigInjChannel()
HAL_DFSDM_FilterConfigInjChannel()
all items filtered out
Type of HAL_DFSDM_FilterConfigInjChannel()
HAL_DFSDM_FilterConfigInjChannel()