|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object avrora.sim.RWRegister avrora.sim.mcu.ADC.ADCRegister avrora.sim.mcu.ADC.MUXRegister
MUXRegister
defines the behavior of the ADMUX register.
Field Summary |
Fields inherited from class avrora.sim.RWRegister |
value |
Constructor Summary | |
protected |
ADC.MUXRegister()
|
Method Summary | |
protected void |
decode(byte val)
|
protected void |
printStatus()
|
Methods inherited from class avrora.sim.mcu.ADC.ADCRegister |
write, writeBit |
Methods inherited from class avrora.sim.RWRegister |
read, readBit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ADC.MUXRegister()
Method Detail |
protected void decode(byte val)
decode
in class ADC.ADCRegister
protected void printStatus()
printStatus
in class ADC.ADCRegister
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |