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