SD_Stop
Default mainpage
at91lib
memories
sdmmc
SD_Stop
Description
Source
Call Graph
SD_Stop
Stop the SDcard.
Syntax / parameters
unsigned char
SD_Stop
(
SdCard
*pSd,
SdDriver
*pSdDriver)
Name
Type
Default
Description
pSd
SdCard
*
Pointer to a SD card driver instance.
pSdDriver
SdDriver
*
Pointer to MCI driver already initialized.
Return value
unsigned char
Description
Stop the SDcard.
This function stops all SD operations. Returns 0 if successful; otherwise returns an SD_ERROR code.
Source
The documentation for this Member was generated from the following files:
sdmmc_spi.c