avrora.sim.radio
Class CC1000Radio.FrequencyRegister.FrequencySubRegister

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

protected class CC1000Radio.FrequencyRegister.FrequencySubRegister
extends CC1000Radio.RadioRegister

One of the three sub-registers in the 24-bit frequency register.


Field Summary
 
Fields inherited from class avrora.sim.radio.CC1000Radio.RadioRegister
def, id, value
 
Method Summary
protected  void decode(byte val)
           
 
Methods inherited from class avrora.sim.radio.CC1000Radio.RadioRegister
printStatus, 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