LL_I2C_IsActiveSMBusFlag_SMBDEFAULT
__STATIC_INLINE uint32_t
LL_I2C_IsActiveSMBusFlag_SMBDEFAULT (I2C_TypeDef *
I2Cx)
Indicate the status of SMBus Device default address reception
(Slave mode).
Macro IS_SMBUS_ALL_INSTANCE(I2Cx) can be used to
check whether or not SMBus feature is supported by the I2Cx
Instance.
RESET: No SMBus Device default address SET: SMBus
Device default address received.
This status is cleared by hardware after a STOP condition or
repeated START condition.
Reference Manual to
LL API cross
reference:
SR2 SMBDEFAULT
LL_I2C_IsActiveSMBusFlag_SMBDEFAULT
LL_I2C_IsActiveFlag_GENCALL
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_GENCALL
(I2C_TypeDef * I2Cx)
Indicate the status of General call address reception (Slave mode).
RESET: No Generall call address SET: General call address
received.
This status is cleared by hardware after a STOP condition or
repeated START condition.
Reference Manual to
LL API cross
reference:
SR2 GENCALL LL_I2C_IsActiveFlag_GENCALL
LL_I2C_IsActiveFlag_MSL
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_MSL
(I2C_TypeDef * I2Cx)
Indicate the status of Master/Slave flag.
RESET: Slave Mode. SET: Master Mode.
Reference Manual to
LL API cross
reference:
SR2 MSL LL_I2C_IsActiveFlag_MSL