CARD_IsBackupFlash

Syntax

#include <nitro/card.h>

static inline BOOL CARD_IsBackupFlash(void);

Arguments

None.

Return Values

Returns TRUE if the designated backup device is FLASH, and FALSE if it is not.

Description

Determines whether the backup device specified by the CARD_IdentifyBackup function is a flash device.

See Also

CARD_IdentifyBackup, CARD_ReadFlash, CARD_WriteFlash

Revision History

2004/08/23 Revised the links due to changes to the function
2004/08/18 Initial Version


CONFIDENTIAL