Reference Manual to
LL API cross
reference:
SR1 TIMEOUT LL_I2C_ClearSMBusFlag_TIMEOUT
LL_I2C_ClearSMBusFlag_ALERT
__STATIC_INLINE void LL_I2C_ClearSMBusFlag_ALERT
(I2C_TypeDef * I2Cx)
Macro IS_SMBUS_ALL_INSTANCE(I2Cx) can be used to
check whether or not SMBus feature is supported by the I2Cx
Instance.
Reference Manual to
LL API cross
reference:
SR1 SMBALERT LL_I2C_ClearSMBusFlag_ALERT
LL_I2C_EnableReset
__STATIC_INLINE void LL_I2C_EnableReset (I2C_TypeDef *
I2Cx)
Enable Reset of I2C peripheral.
Reference Manual to
LL API cross
reference:
CR1 SWRST LL_I2C_EnableReset
LL_I2C_DisableReset
__STATIC_INLINE void LL_I2C_DisableReset (I2C_TypeDef *
I2Cx)
Disable Reset of I2C peripheral.
Reference Manual to
LL API cross
reference:
CR1 SWRST LL_I2C_DisableReset
LL_I2C_IsResetEnabled
__STATIC_INLINE uint32_t LL_I2C_IsResetEnabled
(I2C_TypeDef * I2Cx)
Check if the I2C peripheral is under reset state or not.