|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.State.RWIOReg
avrora.sim.radio.CC1000Radio.RadioRegister
avrora.sim.radio.CC1000Radio.LockRegister
| Field Summary |
| Fields inherited from class avrora.sim.radio.CC1000Radio.RadioRegister |
def, id |
| Fields inherited from class avrora.sim.State.RWIOReg |
value |
| Method Summary | |
protected void |
decode(byte val)
|
protected void |
printStatus()
|
byte |
read()
The read() method reads the 8-bit value of the IO register
as a byte. |
| Methods inherited from class avrora.sim.radio.CC1000Radio.RadioRegister |
reset, write, writeBit |
| Methods inherited from class avrora.sim.State.RWIOReg |
readBit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
protected void decode(byte val)
decode in class CC1000Radio.RadioRegisterprotected void printStatus()
printStatus in class CC1000Radio.RadioRegisterpublic byte read()
State.RWIORegread() method reads the 8-bit value of the IO register
as a byte. For simple RWIOReg instances, this simply returns
the internally stored value.
read in interface State.IORegread in class State.RWIOReg
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||