#include <nitro/card.h>
static inline BOOL CARD_IsBackupFram(void);
None.
TRUE if the specified backup device is FRAM. Otherwise FALSE.
Determines whether the type of backup device specified with the CARD_IdentifyBackup function is FRAM.
CARD_IdentifyBackup CARD_ReadFram CARD_WriteFram
07/05/2005 Initial version.