Symbols
loading...
Files
loading...

LL_I2C_ACK macro

ACK is sent after current received byte.

Syntax

#define LL_I2C_ACK I2C_CR1_ACK

Examples

LL_I2C_ACK is referenced by 8 libraries and example projects.

References

LocationText
stm32f4xx_ll_i2c.h:218
#define LL_I2C_ACK I2C_CR1_ACK /*!< ACK is sent after current received byte. */