|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.mcu.AtmelInternalDevice
avrora.sim.mcu.EEPROM
This is an implementation of the non-volatile EEPROM on the ATMega128 microcontroller.
| Nested Class Summary | |
protected class |
EEPROM.EEARHReg
|
protected class |
EEPROM.EECRReg
|
protected class |
EEPROM.EEPROMTicker
|
| Field Summary | |
static int |
EEARH
|
static int |
EEARL
|
static int |
EECR
|
static int |
EEDR
|
| Fields inherited from class avrora.sim.mcu.AtmelInternalDevice |
devicePrinter, interpreter, mainClock, microcontroller, name, simulator |
| Methods inherited from class avrora.sim.mcu.AtmelInternalDevice |
getClock, getIORegs, installIOReg, read16, write16 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int EEARH
public static final int EEARL
public static final int EEDR
public static final int EECR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||