STM32H735xx HAL User Manual
|
Defines | |
#define | LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
#define | LL_I2C_ADDRESSING_MODE_10BIT I2C_CR2_ADD10 |
#define LL_I2C_ADDRESSING_MODE_10BIT I2C_CR2_ADD10 |
Master operates in 10-bit addressing mode.
Definition at line 202 of file stm32h7xx_ll_i2c.h.
#define LL_I2C_ADDRESSING_MODE_7BIT 0x00000000U |
Master operates in 7-bit addressing mode.
Definition at line 201 of file stm32h7xx_ll_i2c.h.