#include <nitro/card.h>
u32 CARD_GetBackupSectorSize(void);
None.
Returns the sector size of the backup device.
Gets the sector size of the backup device.
The obtained value follows the specification made in the CARD_IdentifyBackup
function.
CARD_IdentifyBackup, CARD_GetBackupTotalSize
07/05/2004 Initial version