LL_I2C_ClearFlag_ARLO
__STATIC_INLINE void LL_I2C_ClearFlag_ARLO
(I2C_TypeDef * I2Cx)
Clear Arbitration lost flag.
Reference Manual to
LL API cross
reference:
SR1 ARLO LL_I2C_ClearFlag_ARLO
LL_I2C_ClearFlag_OVR
__STATIC_INLINE void LL_I2C_ClearFlag_OVR (I2C_TypeDef
* I2Cx)
Clear Overrun/Underrun flag.
Reference Manual to
LL API cross
reference:
SR1 OVR LL_I2C_ClearFlag_OVR
LL_I2C_ClearSMBusFlag_PECERR
__STATIC_INLINE void LL_I2C_ClearSMBusFlag_PECERR
(I2C_TypeDef * I2Cx)
Clear SMBus PEC error flag.
Reference Manual to
LL API cross
reference:
SR1 PECERR LL_I2C_ClearSMBusFlag_PECERR
LL_I2C_ClearSMBusFlag_TIMEOUT
__STATIC_INLINE void LL_I2C_ClearSMBusFlag_TIMEOUT
(I2C_TypeDef * I2Cx)
Clear SMBus Timeout detection flag.
Macro IS_SMBUS_ALL_INSTANCE(I2Cx) can be used to
check whether or not SMBus feature is supported by the I2Cx