C
void MDD_SDSPI_ShutdownMedia();
Description
This function will disable the SPI port and deselect the SD card.
Preconditions
The MDD_ShutdownMedia function pointer is pointing towards this function.
Returns
None
Side Effects
None.
Remarks
None