|
STM32G474xx HAL User Manual
|
宏定义 | |
| #define | LL_I2C_ACK 0x00000000U |
| #define | LL_I2C_NACK I2C_CR2_NACK |
| #define LL_I2C_ACK 0x00000000U |
在接收到当前字节后发送ACK。
Definition at line 235 of file stm32g4xx_ll_i2c.h.
| #define LL_I2C_NACK I2C_CR2_NACK |
1.7.6.1