|
||||||||||
| 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.MainRegister
The main register on the CC1000.
| Field Summary | |
int |
BIAS_PD
|
int |
CORE_PD
|
int |
F_REG
|
int |
FS_PD
|
int |
RESET_N
|
int |
RX_PD
|
int |
RXTX
|
int |
TX_PD
|
| 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()
|
| Methods inherited from class avrora.sim.radio.CC1000Radio.RadioRegister |
reset, write, writeBit |
| Methods inherited from class avrora.sim.State.RWIOReg |
read, readBit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final int RXTX
public final int F_REG
public final int RX_PD
public final int TX_PD
public final int FS_PD
public final int CORE_PD
public final int BIAS_PD
public final int RESET_N
| Method Detail |
protected void decode(byte val)
decode in class CC1000Radio.RadioRegisterprotected void printStatus()
printStatus in class CC1000Radio.RadioRegister
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||