LL I2C Generic Driver
reference:
LL_I2C_DMA_GetRegAddr
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_I2C_EnableClockStretching
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_I2C_DisableClockStretching
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_I2C_IsEnabledClockStretching
Function name
Function description
Parameters
948/1371
__STATIC_INLINE uint32_t LL_I2C_DMA_GetRegAddr
(I2C_TypeDef * I2Cx)
Get the data register address used for DMA transfer.
I2Cx: I2C Instance.
Address: of data register
DR DR LL_I2C_DMA_GetRegAddr
__STATIC_INLINE void LL_I2C_EnableClockStretching
(I2C_TypeDef * I2Cx)
Enable Clock stretching.
I2Cx: I2C Instance.
None:
This bit can only be programmed when the I2C is disabled
(PE = 0).
CR1 NOSTRETCH LL_I2C_EnableClockStretching
__STATIC_INLINE void LL_I2C_DisableClockStretching
(I2C_TypeDef * I2Cx)
Disable Clock stretching.
I2Cx: I2C Instance.
None:
This bit can only be programmed when the I2C is disabled
(PE = 0).
CR1 NOSTRETCH LL_I2C_DisableClockStretching
__STATIC_INLINE uint32_t LL_I2C_IsEnabledClockStretching
(I2C_TypeDef * I2Cx)
Check if Clock stretching is enabled or disabled.
I2Cx: I2C Instance.
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