LL_I2C_ClearFlag_ADDR
__STATIC_INLINE void LL_I2C_ClearFlag_ADDR
(I2C_TypeDef * I2Cx)
Clear Address Matched flag.
Clearing this flag is done by a read access to the I2Cx_SR1
register followed by a read access to the I2Cx_SR2 register.
Reference Manual to
LL API cross
reference:
SR1 ADDR LL_I2C_ClearFlag_ADDR
LL_I2C_ClearFlag_AF
__STATIC_INLINE void LL_I2C_ClearFlag_AF (I2C_TypeDef *
I2Cx)
Clear Acknowledge failure flag.
Reference Manual to
LL API cross
reference:
SR1 AF LL_I2C_ClearFlag_AF
LL_I2C_ClearFlag_STOP
__STATIC_INLINE void LL_I2C_ClearFlag_STOP (I2C_TypeDef
* I2Cx)
Clear Stop detection flag.
Clearing this flag is done by a read access to the I2Cx_SR1
register followed by a write access to I2Cx_CR1 register.
Reference Manual to
LL API cross
reference:
SR1 STOPF LL_I2C_ClearFlag_STOP
CR1 PE LL_I2C_ClearFlag_STOP
LL_I2C_ClearFlag_BERR
__STATIC_INLINE void LL_I2C_ClearFlag_BERR
(I2C_TypeDef * I2Cx)
SR1 BERR LL_I2C_ClearFlag_BERR