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

FMPI2C_Mem_ISR_DMA() function

Interrupt Sub-Routine which handle the Interrupt Flags Memory Mode with DMA.

Syntax

static HAL_StatusTypeDef FMPI2C_Mem_ISR_DMA(struct __FMPI2C_HandleTypeDef *hfmpi2c,     uint32_t ITFlags,     uint32_t ITSources);
Implemented in stm32f4xx_hal_fmpi2c.c:5532

Arguments

hfmpi2c

Pointer to a FMPI2C_HandleTypeDef structure that contains the configuration information for the specified FMPI2C.

ITFlags

Interrupt flags to handle.

ITSources

Interrupt sources enabled.

Return value

HAL status