|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthades.models.pic.PicWordReg
hades.models.pic.PicPortReg
PicPortReg - The port-register can be changed from external instances if the tris-register allows that.
Field Summary | |
PicWordReg |
tris
|
Fields inherited from class hades.models.pic.PicWordReg |
size |
Constructor Summary | |
PicPortReg(PicBreakPoint newBp,
int size,
PicWordReg newTris)
|
Method Summary | |
void |
setBitExtern(int selectedBit,
boolean newValue)
|
Methods inherited from class hades.models.pic.PicWordReg |
getBit, getBreakPoint, getSize, getSizeAll, isDirty, por, read, readAll, reset, resetDirtyFlag, setBit, setBreakPoint, setDirtyFlag, testBreakPoint, write, writeAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hades.models.pic.PicReg |
getBit, getBreakPoint, getSize, getSizeAll, por, read, readAll, reset, setBit, setBreakPoint, write, writeAll |
Field Detail |
public PicWordReg tris
Constructor Detail |
public PicPortReg(PicBreakPoint newBp, int size, PicWordReg newTris)
Method Detail |
public void setBitExtern(int selectedBit, boolean newValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |