STM324xG_EVAL + 0/14 examples
CodeScope will show references to BSP_SD_GetCardState() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Demonstrations
Examples
Applications
Display
FatFs
LibJPEG
LwIP
USB_Device
USB_Host
 
Symbols
loading...
Files
loading...

BSP_SD_GetCardState() function

Gets the current SD card data status.

Syntax

uint8_t BSP_SD_GetCardState(void);
Implemented in stm324xg_eval_sd.c:410

Return value

Data transfer state. This value can be one of the following values: @arg SD_TRANSFER_OK: No data transfer is acting @arg SD_TRANSFER_BUSY: Data transfer is acting

Examples

BSP_SD_GetCardState() is referenced by 14 libraries and example projects.

References

LocationText
stm324xg_eval_sd.c:410
uint8_t BSP_SD_GetCardState(void)
stm324xg_eval_sd.h:110
uint8_t BSP_SD_GetCardState(void);

Call Tree

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