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