STM324xG_EVAL
+
0
/14 examples
SourceVu will show references to
BSP_SD_GetCardState()
from the following samples and libraries:
Drivers
Boards
STM324x9I_EVAL
Examples
STM324xG_EVAL
Demonstrations
STemWin
Examples
BSP
Applications
Display
LCD_Paint
FatFs
FatFs_MultiDrives
FatFs_uSD
FatFs_uSD_RTOS
LibJPEG
LibJPEG_Decoding
LibJPEG_Encoding
LwIP
LwIP_TFTP_Server
USB_Device
DualCore_Standalone
MSC_Standalone
USB_Host
CDC_Standalone
DynamicSwitch_Standalone
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM324xG_EVAL
BSP_SD_GetCardState()
BSP_SD_GetCardState() function
Gets the current SD card data status.
Syntax
Show:
Summary
Declaration
Definition
from
stm324xg_eval_sd.h:110
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
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out