HAL
I2C_Flush_DR() is only used within HAL.
 
Symbols
loading...
Files
loading...

I2C_Flush_DR() function

I2C data register flush process.

Syntax

static void I2C_Flush_DR(I2C_HandleTypeDef *hi2c);
Implemented in stm32f4xx_hal_i2c.c:959

Arguments

hi2c

I2C handle.

Return value

None

Call Tree

Functions calling I2C_Flush_DR()
I2C_Flush_DR()
Data read by I2C_Flush_DR()
Data written by I2C_Flush_DR()
I2C_Flush_DR()
all items filtered out