STM32469I_EVAL + 0/10 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 stm32469i_eval_sd.c:490

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

References

LocationText
stm32469i_eval_sd.c:490
uint8_t BSP_SD_GetCardState(void)
stm32469i_eval_sd.h:111
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