|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
I2C Interrupt definition Elements values convention: 0xXXXXXXXX. More...
Macros | |
| #define | I2C_IT_BUF I2C_CR2_ITBUFEN |
| #define | I2C_IT_EVT I2C_CR2_ITEVTEN |
| #define | I2C_IT_ERR I2C_CR2_ITERREN |
I2C Interrupt definition Elements values convention: 0xXXXXXXXX.
| #define I2C_IT_BUF I2C_CR2_ITBUFEN |
Definition at line 374 of file stm32f4xx_hal_i2c.h.
| #define I2C_IT_ERR I2C_CR2_ITERREN |
Definition at line 376 of file stm32f4xx_hal_i2c.h.
| #define I2C_IT_EVT I2C_CR2_ITEVTEN |
Definition at line 375 of file stm32f4xx_hal_i2c.h.