|
STM32F479xx HAL User Manual
|
Defines | |
| #define | I2C_DUALADDRESS_DISABLE 0x00000000U |
| #define | I2C_DUALADDRESS_ENABLE I2C_OAR2_ENDUAL |
| #define I2C_DUALADDRESS_DISABLE 0x00000000U |
Definition at line 308 of file stm32f4xx_hal_i2c.h.
| #define I2C_DUALADDRESS_ENABLE I2C_OAR2_ENDUAL |
Definition at line 309 of file stm32f4xx_hal_i2c.h.
1.7.6.1