|
miSim | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--misim.Register | +--misim.microchip.PIC84_EECon2
This extends Register to implement the EEPRom EECon2 register functions
Fields inherited from class misim.Register |
machineState, simple, val |
Constructor Summary | |
PIC84_EECon2(MachineState machineState)
|
Method Summary | |
void |
handleUpdate()
Subclasses should implement this to respond to changes made to the value of the register. |
boolean |
readyToWrite()
|
Methods inherited from class misim.Register |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PIC84_EECon2(MachineState machineState)
Method Detail |
public void handleUpdate()
Register
handleUpdate
in class Register
public boolean readyToWrite()
|
miSim | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |