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

FMPI2C_Master_ISR_DMA() function

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

Syntax

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

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

Call Tree

Functions called by FMPI2C_Master_ISR_DMA()
FMPI2C_Master_ISR_DMA()
Implementations
FMPI2C_Master_ISR_DMA()
all items filtered out
Type of FMPI2C_Master_ISR_DMA()
FMPI2C_Master_ISR_DMA()
uint16_t
uint32_t
all items filtered out