|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hades.models.pic.PicClocking
PicClocking - All four clocks a generated
Field Summary | |
int |
state
|
Constructor Summary | |
PicClocking()
|
Method Summary | |
void |
clock()
|
boolean |
getClkout()
|
int |
getState()
Get the state we are in (1..4) |
void |
por()
|
void |
reset()
Reset, set everything to false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int state
Constructor Detail |
public PicClocking()
Method Detail |
public void por()
public void reset()
public int getState()
public boolean getClkout()
public void clock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |