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

HAL_SD_GetError() function

Return the SD error code

Syntax

uint32_t HAL_SD_GetError(SD_HandleTypeDef *hsd);
Implemented in stm32f4xx_hal_sd.c:1747

Arguments

hsd

Pointer to a SD_HandleTypeDef structure that contains the configuration information.

Return value

SD Error Code

References

LocationText
stm32f4xx_hal_sd.c:1747
uint32_t HAL_SD_GetError(SD_HandleTypeDef *hsd)
stm32f4xx_hal_sd.h:661
uint32_t HAL_SD_GetError(SD_HandleTypeDef *hsd);

Data Use

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