|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface all chips in a system have to implement.
Port
Method Summary | |
Port[] |
getPorts()
Get an array of the chip's ports. |
void |
reset()
Reset the chip to a defined state. |
Methods inherited from interface de.michab.simulator.Addressable |
read, write |
Method Detail |
public void reset()
public Port[] getPorts()
null
if this
chip does not support ports.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |