STM32H735xx HAL User Manual
|
Defines | |
#define | LL_I2C_ADDRSLAVE_7BIT 0x00000000U |
#define | LL_I2C_ADDRSLAVE_10BIT I2C_CR2_ADD10 |
#define LL_I2C_ADDRSLAVE_10BIT I2C_CR2_ADD10 |
Slave Address in 10-bit.
Definition at line 245 of file stm32h7xx_ll_i2c.h.
#define LL_I2C_ADDRSLAVE_7BIT 0x00000000U |
Slave Address in 7-bit.
Definition at line 244 of file stm32h7xx_ll_i2c.h.