C
DWORD MDD_SDSPI_ReadCapacity();
Description
The MDD_SDSPI_ReadCapacity function is used by the USB mass storage class to return the total number of sectors on the card.
Preconditions
MDD_MediaInitialize() is complete
Returns
The capacity of the device
Side Effects
None.
Remarks
None