C
WORD MDD_SDSPI_ReadSectorSize();
Description
The MDD_SDSPI_ReadSectorSize function is used by the USB mass storage class to return the card's sector size to the PC on request.
Preconditions
MDD_MediaInitialize() is complete
Returns
The size of the sectors for the physical media
Side Effects
None.
Remarks
None