HAL
LL_I2C_IsActiveFlag_BERR() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2C_IsActiveFlag_BERR()

LL_I2C_IsActiveFlag_BERR() function

Indicate the status of Bus error flag.

Syntax

__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_BERR(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

State of bit (1 or 0).

Notes

RESET: Clear default value. SET: When a misplaced Start or Stop condition is detected.

References

LocationText
stm32f4xx_ll_i2c.h:1340
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_BERR(I2C_TypeDef *I2Cx)

Data Use

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