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

DCMI_DMAXferCplt() function

DMA conversion complete callback.

Syntax

static void DCMI_DMAXferCplt(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_dcmi.c:1067

Arguments

hdma

pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module.

Return value

None