|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | I2C_FLAG_MASK 0x0000FFFFU |
| #define | I2C_MIN_PCLK_FREQ_STANDARD 2000000U |
| #define | I2C_MIN_PCLK_FREQ_FAST 4000000U |
| #define I2C_FLAG_MASK 0x0000FFFFU |
Definition at line 647 of file stm32f4xx_hal_i2c.h.
| #define I2C_MIN_PCLK_FREQ_FAST 4000000U |
4 MHz
Definition at line 649 of file stm32f4xx_hal_i2c.h.
| #define I2C_MIN_PCLK_FREQ_STANDARD 2000000U |
2 MHz
Definition at line 648 of file stm32f4xx_hal_i2c.h.