LL I2C Generic Driver
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_I2C_IsActiveFlag_BERR
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_I2C_IsActiveFlag_ARLO
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_I2C_IsActiveFlag_OVR
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
964/1371
I2Cx: I2C Instance.
State: of bit (1 or 0).
RESET: Clear default value. SET: When a Stop condition is
detected.
SR1 STOPF LL_I2C_IsActiveFlag_STOP
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_BERR
(I2C_TypeDef * I2Cx)
Indicate the status of Bus error flag.
I2Cx: I2C Instance.
State: of bit (1 or 0).
RESET: Clear default value. SET: When a misplaced Start or
Stop condition is detected.
SR1 BERR LL_I2C_IsActiveFlag_BERR
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_ARLO
(I2C_TypeDef * I2Cx)
Indicate the status of Arbitration lost flag.
I2Cx: I2C Instance.
State: of bit (1 or 0).
RESET: Clear default value. SET: When arbitration lost.
SR1 ARLO LL_I2C_IsActiveFlag_ARLO
__STATIC_INLINE uint32_t LL_I2C_IsActiveFlag_OVR
(I2C_TypeDef * I2Cx)
Indicate the status of Overrun/Underrun flag.
I2Cx: I2C Instance.
State: of bit (1 or 0).
RESET: Clear default value. SET: When an overrun/underrun
error occurs (Clock Stretching Disabled).
SR1 OVR LL_I2C_IsActiveFlag_OVR
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers