STM324x9I_EVAL + 0/15 examples
CodeScope will show references to BSP_SD_GetCardState() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_SD_GetCardState() function

Gets the current SD card data status.

Syntax

uint8_t BSP_SD_GetCardState(void);
Implemented in stm324x9i_eval_sd.c:402

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 15 libraries and example projects.

References

LocationText
stm324x9i_eval_sd.c:402
uint8_t BSP_SD_GetCardState(void)
stm324x9i_eval_sd.h:106
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