CARD_GetBackupTotalSize

Syntax

#include <nitro/card.h>

u32 CARD_GetBackupTotalSize(void);

Arguments

None.

Return Values

Returns the total size of the backup device.

Description

Obtains the total size of the backup device. The obtained value follows the specifications made in the CARD_IdentifyBackup function.

See Also

CARD_IdentifyBackup, CARD_GetBackupSectorSize

Revision History

2004/07/05 Initial version.


CONFIDENTIAL