HAL
LL_I2C_IsActiveSMBusFlag_TIMEOUT() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2C_IsActiveSMBusFlag_TIMEOUT()

LL_I2C_IsActiveSMBusFlag_TIMEOUT() function

Indicate the status of SMBus Timeout detection flag.

Syntax

__STATIC_INLINE uint32_t LL_I2C_IsActiveSMBusFlag_TIMEOUT(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

State of bit (1 or 0).

Notes

Macro IS_SMBUS_ALL_INSTANCE(I2Cx) can be used to check whether or not SMBus feature is supported by the I2Cx Instance.

References

LocationText
stm32f4xx_ll_i2c.h:1392
__STATIC_INLINE uint32_t LL_I2C_IsActiveSMBusFlag_TIMEOUT(I2C_TypeDef *I2Cx)

Data Use

Data read by LL_I2C_IsActiveSMBusFlag_TIMEOUT()
LL_I2C_IsActiveSMBusFlag_TIMEOUT()
Type of LL_I2C_IsActiveSMBusFlag_TIMEOUT()
LL_I2C_IsActiveSMBusFlag_TIMEOUT()
uint32_t
all items filtered out