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