avrora.sim.mcu
Class ATMega128L.SimImpl.EEPROM

java.lang.Object
  extended byavrora.sim.mcu.ATMega128L.SimImpl.EEPROM
Enclosing class:
ATMega128L.SimImpl

protected class ATMega128L.SimImpl.EEPROM
extends java.lang.Object

This is an implementation of the non-volatile EEPROM on the ATMega128 microcontroller. TODO: CPU halting after EEPROM read/write reads/writes.


Nested Class Summary
protected  class ATMega128L.SimImpl.EEPROM.EEARHReg
           
protected  class ATMega128L.SimImpl.EEPROM.EECRReg
           
protected  class ATMega128L.SimImpl.EEPROM.EEPROMTicker
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait