Adafruit_Shield + 0/5 examples
CodeScope will show references to BSP_SD_GetCardInfo() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
STM32F413ZH-Nucleo
Applications
FatFs
STM32F429ZI-Nucleo
STM32F412ZG-Nucleo
Applications
FatFs
 
Symbols
loading...
Files
loading...

BSP_SD_GetCardInfo() function

Returns information about specific card.

Syntax

uint8_t BSP_SD_GetCardInfo(SD_CardInfo *pCardInfo);
Implemented in stm32_adafruit_sd.c:289

Arguments

pCardInfo

Pointer to a SD_CardInfo structure that contains all SD card information.

Return value

The SD Response: - MSD_ERROR: Sequence failed - MSD_OK: Sequence succeed

Examples

BSP_SD_GetCardInfo() is referenced by 5 libraries and example projects.

References

LocationText
stm32_adafruit_sd.c:289
uint8_t BSP_SD_GetCardInfo(SD_CardInfo *pCardInfo)
stm32_adafruit_sd.h:197
uint8_t BSP_SD_GetCardInfo(SD_CardInfo *pCardInfo);

Call Tree

Functions called by BSP_SD_GetCardInfo()
BSP_SD_GetCardInfo()
Type of BSP_SD_GetCardInfo()
BSP_SD_GetCardInfo()
uint8_t
all items filtered out