HAL + 0/1 examples
CodeScope will show references to LL_I2C_EnableDMAReq_RX() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
I2C
 
Symbols
loading...
Files
loading...

LL_I2C_EnableDMAReq_RX() function

Enable DMA reception requests.

Syntax

__STATIC_INLINE void LL_I2C_EnableDMAReq_RX(I2C_TypeDef *I2Cx);

Arguments

I2Cx

I2C Instance.

Return value

None

Examples

LL_I2C_EnableDMAReq_RX() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_i2c.h:523
__STATIC_INLINE void LL_I2C_EnableDMAReq_RX(I2C_TypeDef *I2Cx)

Data Use

Data read by LL_I2C_EnableDMAReq_RX()
LL_I2C_EnableDMAReq_RX()