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

MMC_InitCard() function

Initializes the mmc card.

Syntax

static uint32_t MMC_InitCard(MMC_HandleTypeDef *hmmc);
Implemented in stm32f4xx_hal_mmc.c:2741

Arguments

hmmc

Pointer to MMC handle

Return value

MMC Card error state

References

LocationReferrerText
stm32f4xx_hal_mmc.c:2741
static uint32_t MMC_InitCard(MMC_HandleTypeDef *hmmc)
stm32f4xx_hal_mmc.c:310
static uint32_t MMC_InitCard(MMC_HandleTypeDef *hmmc);
stm32f4xx_hal_mmc.c:476HAL_MMC_InitCard()
errorstate = MMC_InitCard(hmmc);

Call Tree

Type of MMC_InitCard()
MMC_InitCard()
uint16_t
uint32_t
all items filtered out