C
BYTE MDD_SDSPI_MediaDetect();
Description
The MDD_SDSPI_MediaDetect function will determine if an SD card is connected to the microcontroller by polling the SD card detect pin.
Preconditions
The MDD_MediaDetect function pointer must be configured to point to this function in FSconfig.h
Return Values
Side Effects
None.
Remarks
None