STM32F4xx_HAL_Driver  1.8.3
stm32f4xx_hal_fmpi2c_ex.h File Reference

Header file of FMPI2C HAL Extended module. More...

Go to the source code of this file.

Functions

HAL_StatusTypeDef HAL_FMPI2CEx_ConfigAnalogFilter (FMPI2C_HandleTypeDef *hfmpi2c, uint32_t AnalogFilter)
 Configure FMPI2C Analog noise filter. More...
 
HAL_StatusTypeDef HAL_FMPI2CEx_ConfigDigitalFilter (FMPI2C_HandleTypeDef *hfmpi2c, uint32_t DigitalFilter)
 Configure FMPI2C Digital noise filter. More...
 
void HAL_FMPI2CEx_EnableFastModePlus (uint32_t ConfigFastModePlus)
 Enable the FMPI2C fast mode plus driving capability. More...
 
void HAL_FMPI2CEx_DisableFastModePlus (uint32_t ConfigFastModePlus)
 Disable the FMPI2C fast mode plus driving capability. More...
 

Detailed Description

Header file of FMPI2C HAL Extended module.

Author
MCD Application Team
Attention

Copyright (c) 2016 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Definition in file stm32f4xx_hal_fmpi2c_ex.h.