STM32L486xx HAL User Manual
Defines
Slave Address Length
I2C Exported Constants

Defines

#define LL_I2C_ADDRSLAVE_7BIT   0x00000000U
#define LL_I2C_ADDRSLAVE_10BIT   I2C_CR2_ADD10

Define Documentation

#define LL_I2C_ADDRSLAVE_10BIT   I2C_CR2_ADD10

Slave Address in 10-bit.

Definition at line 252 of file stm32l4xx_ll_i2c.h.

#define LL_I2C_ADDRSLAVE_7BIT   0x00000000U

Slave Address in 7-bit.

Definition at line 251 of file stm32l4xx_ll_i2c.h.