HAL
SDMMC_ERROR_BUSY is only used within HAL.
 
Symbols
loading...
Files
loading...

SDMMC_ERROR_BUSY macro

Error when transfer process is busy

Syntax

#define SDMMC_ERROR_BUSY 0x20000000U

References

LocationText
stm32f4xx_ll_sdmmc.h:164
#define SDMMC_ERROR_BUSY 0x20000000U /*!< Error when transfer process is busy */
stm32f4xx_hal_mmc.h:306
#define HAL_MMC_ERROR_BUSY SDMMC_ERROR_BUSY /*!< Error when transfer process is busy */
stm32f4xx_hal_sd.h:327
#define HAL_SD_ERROR_BUSY SDMMC_ERROR_BUSY /*!< Error when transfer process is busy */