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

SD_SendSDStatus() function

Send Status info command.

Syntax

static uint32_t SD_SendSDStatus(SD_HandleTypeDef *hsd,     uint32_t *pSDstatus);
Implemented in stm32f4xx_hal_sd.c:2873

Arguments

hsd

pointer to SD handle

pSDstatus

Pointer to the buffer that will contain the SD card status SD Status register)

Return value

error state

References

LocationReferrerText
stm32f4xx_hal_sd.c:2873
static uint32_t SD_SendSDStatus(SD_HandleTypeDef *hsd, uint32_t *pSDstatus)
stm32f4xx_hal_sd.c:292
static uint32_t SD_SendSDStatus(SD_HandleTypeDef *hsd, uint32_t *pSDstatus);
stm32f4xx_hal_sd.c:2166HAL_SD_GetCardStatus()
errorstate = SD_SendSDStatus(hsd, sd_status);

Call Tree

Functions calling SD_SendSDStatus()
Functions called by SD_SendSDStatus()
all items filtered out
SD_SendSDStatus()
Data read by SD_SendSDStatus()
Data written by SD_SendSDStatus()
SD_SendSDStatus()::config
SD_SendSDStatus()::errorstate
SD_SendSDStatus()::tickstart
SD_SendSDStatus()::count
SD_SendSDStatus()::pData
all items filtered out
SD_SendSDStatus()
Type of SD_SendSDStatus()
SD_SendSDStatus()
uint32_t
all items filtered out