avrora.sim.radio
Class CC1000Radio.CurrentRegister

java.lang.Object
  extended byavrora.sim.radio.CC1000Radio.RadioRegister
      extended byavrora.sim.radio.CC1000Radio.CurrentRegister
Enclosing class:
CC1000Radio

protected class CC1000Radio.CurrentRegister
extends CC1000Radio.RadioRegister

The CurrentRegister controls various currents running through the CC1000 wiring.


Field Summary
 
Fields inherited from class avrora.sim.radio.CC1000Radio.RadioRegister
def, id, value
 
Method Summary
protected  void decode(byte val)
           
protected  void printStatus()
           
 
Methods inherited from class avrora.sim.radio.CC1000Radio.RadioRegister
reset, write, writeBit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decode

protected void decode(byte val)
Specified by:
decode in class CC1000Radio.RadioRegister

printStatus

protected void printStatus()
Overrides:
printStatus in class CC1000Radio.RadioRegister