ee.h File Reference


Detailed Description

Allocation of EEPROM storage.

Application note:
AVR453: Smart Battery Reference Design
Documentation:
For comprehensive code documentation, supported compilers, compiler settings and supported devices see readme.html
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Original author: Rob G. Fries - Apt Inc.
Revision
URL
Date

Definition in file ee.h.

Go to the source code of this file.

Defines

#define CELL1_25C   0x10
#define CELL2_25C   0x12
#define CELL3_25C   0x14
#define CELL4_25C   0x16
#define EESTORAGE_BGCCR   0x03
#define EESTORAGE_BGCRR   0x02
#define EESTORAGE_CC_valid   0x04
#define EESTORAGE_CCIoffset   0x05
#define EESTORAGE_CCoffset   0x06
#define EESTORAGE_SHUTDOWNREASON   0x01


Define Documentation

#define CELL1_25C   0x10

Definition at line 34 of file ee.h.

#define CELL2_25C   0x12

Definition at line 35 of file ee.h.

#define CELL3_25C   0x14

Definition at line 36 of file ee.h.

#define CELL4_25C   0x16

Definition at line 37 of file ee.h.

#define EESTORAGE_BGCCR   0x03

Definition at line 40 of file ee.h.

Referenced by CalibrateVREF(), DoCalibrate(), and ReadVrefCalibration().

#define EESTORAGE_BGCRR   0x02

Definition at line 39 of file ee.h.

Referenced by CalibrateVREF(), and ReadVrefCalibration().

#define EESTORAGE_CC_valid   0x04

Definition at line 41 of file ee.h.

Referenced by CalibrateCCoffset(), DoCalibrate(), and ReadCCOffsetCalibration().

#define EESTORAGE_CCIoffset   0x05

Definition at line 42 of file ee.h.

Referenced by CalibrateCCoffset(), and ReadCCOffsetCalibration().

#define EESTORAGE_CCoffset   0x06

Definition at line 43 of file ee.h.

Referenced by CalibrateCCoffset(), and ReadCCOffsetCalibration().

#define EESTORAGE_SHUTDOWNREASON   0x01

Definition at line 32 of file ee.h.

Referenced by DoShutdown().


Generated on Mon Nov 12 15:59:58 2007 for AVR453 Smart Battery Reference Design by  doxygen 1.5.3