HAL
HAL_FMPI2CEx_ConfigAnalogFilter() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_FMPI2CEx_ConfigAnalogFilter()

HAL_FMPI2CEx_ConfigAnalogFilter() function

Configure FMPI2C Analog noise filter.

Syntax

HAL_StatusTypeDef HAL_FMPI2CEx_ConfigAnalogFilter(FMPI2C_HandleTypeDef *hfmpi2c,     uint32_t AnalogFilter);
Implemented in stm32f4xx_hal_fmpi2c_ex.c:92

Arguments

hfmpi2c

Pointer to a FMPI2C_HandleTypeDef structure that contains the configuration information for the specified FMPI2Cx peripheral.

AnalogFilter

New state of the Analog filter.

Return value

HAL status