|
||||||||||
| 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.FrequencySeparationRegister
The frequency separation register on the CC1000. It is divided into two 8-bit registers.
| Nested Class Summary | |
protected class |
CC1000Radio.FrequencySeparationRegister.SubRegister
One of the two sub-registers in the 18-bit frequency separation register. |
| Field Summary | |
protected CC1000Radio.FrequencySeparationRegister.SubRegister |
reg0
|
protected CC1000Radio.FrequencySeparationRegister.SubRegister |
reg1
|
| Fields inherited from class avrora.sim.State.RWIOReg |
value |
| Method Summary | |
protected void |
setFrequencySeparation(int val)
|
protected void |
updateFrequencySeparation()
|
| Methods inherited from class avrora.sim.State.RWIOReg |
read, readBit, write, writeBit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final CC1000Radio.FrequencySeparationRegister.SubRegister reg1
protected final CC1000Radio.FrequencySeparationRegister.SubRegister reg0
| Method Detail |
protected void updateFrequencySeparation()
protected void setFrequencySeparation(int val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||