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

I2C_Slave_AF() function

Syntax

static void I2C_Slave_AF(I2C_HandleTypeDef *hi2c);
Implemented in stm32f4xx_hal_i2c.c:6342

Arguments

hi2c

Pointer to a I2C_HandleTypeDef structure that contains the configuration information for I2C module

Return value

None