|
STM32G474xx HAL用户手册
|
定义 | |
| #define | LL_I2C_ADDRSLAVE_7BIT 0x00000000U |
| #define | LL_I2C_ADDRSLAVE_10BIT I2C_CR2_ADD10 |
| #define LL_I2C_ADDRSLAVE_10BIT I2C_CR2_ADD10 |
10位从机地址。
Definition at line 245 of file stm32g4xx_ll_i2c.h.
| #define LL_I2C_ADDRSLAVE_7BIT 0x00000000U |
7位从机地址。
Definition at line 244 of file stm32g4xx_ll_i2c.h.
1.7.6.1