HAL
LL_I2C_IsActiveFlag_ADD10() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2C_IsActiveFlag_ADD10()

LL_I2C_IsActiveFlag_ADD10() function

Indicate the status of 10-bit header sent (master mode).

Syntax

__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_ADD10(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

State of bit (1 or 0).

Notes

RESET: When no ADD10 event occurred. SET: When the master has sent the first address byte (header).

References

LocationText
stm32f4xx_ll_i2c.h:1301
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_ADD10(I2C_TypeDef *I2Cx)

Data Use

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