avrora.sim.mcu
Class ATMega128L.SimImpl.USART.Receiver

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

protected class ATMega128L.SimImpl.USART.Receiver
extends java.lang.Object


Nested Class Summary
protected  class ATMega128L.SimImpl.USART.Receiver.Receive
           
 
Constructor Summary
protected ATMega128L.SimImpl.USART.Receiver()
           
 
Method Summary
protected  void enableReceive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATMega128L.SimImpl.USART.Receiver

protected ATMega128L.SimImpl.USART.Receiver()
Method Detail

enableReceive

protected void enableReceive()