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

HAL_MMC_IRQHandler() function

This function handles MMC card interrupt request.

Syntax

void HAL_MMC_IRQHandler(MMC_HandleTypeDef *hmmc);
Implemented in stm32f4xx_hal_mmc.c:1513

Arguments

hmmc

Pointer to MMC handle

Return value

None