HAL + 0/3 examples
CodeScope will show references to LL_I2C_ClearFlag_STOP() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LL_I2C_ClearFlag_STOP() function

Clear Stop detection flag.

Syntax

__STATIC_INLINE void LL_I2C_ClearFlag_STOP(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

None

Notes

Clearing this flag is done by a read access to the I2Cx_SR1 register followed by a write access to I2Cx_CR1 register. CR1 PE LL_I2C_ClearFlag_STOP

Examples

LL_I2C_ClearFlag_STOP() is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_ll_i2c.h:1532
__STATIC_INLINE void LL_I2C_ClearFlag_STOP(I2C_TypeDef *I2Cx)

Data Use

Data read by LL_I2C_ClearFlag_STOP()
Data written by LL_I2C_ClearFlag_STOP()
LL_I2C_ClearFlag_STOP()::tmpreg
all items filtered out
LL_I2C_ClearFlag_STOP()
LL_I2C_ClearFlag_STOP()::tmpreg
all items filtered out
Type of LL_I2C_ClearFlag_STOP()
LL_I2C_ClearFlag_STOP()
uint32_t
all items filtered out