STM32F4xx_HAL_Driver  1.8.3
stm32f4xx_hal_i2c_ex.h File Reference

Header file of I2C HAL Extension module. More...

Go to the source code of this file.

Functions

HAL_StatusTypeDef HAL_I2CEx_ConfigAnalogFilter (I2C_HandleTypeDef *hi2c, uint32_t AnalogFilter)
 Configures I2C Analog noise filter. More...
 
HAL_StatusTypeDef HAL_I2CEx_ConfigDigitalFilter (I2C_HandleTypeDef *hi2c, uint32_t DigitalFilter)
 Configures I2C Digital noise filter. More...
 

Detailed Description

Header file of I2C HAL Extension 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_i2c_ex.h.