mos/dev/include/avr-eeprom.h File Reference

EEPROM driver for both the onboard 4k. More...

Go to the source code of this file.

Defines

#define DELUGE_INSTANCE_COUNT   (4)
#define DELUGE_CONTROL_BLOCK_ADDR   (0x00C)
#define DELUGE_CONTROL_BLOCK_SIZE   (16)
#define DELUGE_DIRECTORY_ADDR
#define DELUGE_DIRECTORY_SIZE   (1)
#define DELUGE_PAGE_CRC_ADDR
#define SIMPLE_FS_ADDR   (DELUGE_PAGE_CRC_ADDR + 96)
#define SIMPLE_FS_MAX_FILES   10
#define SIMPLE_FS_SIZE   (2 + SIMPLE_FS_MAX_FILES * 12)
#define DELUGE_STATS_ADDR   (SIMPLE_FS_ADDR + SIMPLE_FS_SIZE)
#define DELUGE_STATS_COUNT   32
#define DELUGE_STATS_SIZE   8
#define AVR_EEPROM_UNUSED_ADDR

Functions

void avr_eeprom_init (void)
 Init the eeprom driver.


Detailed Description

Author:
Jeff Rose

Modified: Adam Torgerson

Date:
Created: 02/17/2003

Modified: 04/06/2004

Definition in file avr-eeprom.h.


Generated on Mon Nov 23 06:25:59 2009 for MANTIS by  doxygen 1.4.6