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

SDIO_ReadFIFO() function

Read data (word) from Rx FIFO in blocking mode (polling)

Syntax

uint32_t SDIO_ReadFIFO(SDIO_TypeDef *SDIOx);
Implemented in stm32f4xx_ll_sdmmc.c:260

Arguments

SDIOx

Pointer to SDMMC register base

Return value

HAL status

Call Tree

Data read by SDIO_ReadFIFO()
SDIO_ReadFIFO()
Type of SDIO_ReadFIFO()
SDIO_ReadFIFO()
uint32_t
all items filtered out