|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.pic.TheProgrammableInterruptController
public class TheProgrammableInterruptController
Programmable Interrupt Controller
Class representing the structure of a PIC
Includes a reset function to reset certain variables to their defaults
Constructor Summary | |
---|---|
TheProgrammableInterruptController()
|
Method Summary | |
---|---|
void |
reset()
Resets all common parameters to their default value NOTE: Not all parameters are reset! (interruptOffset, masterSlave, etc.) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TheProgrammableInterruptController()
Method Detail |
---|
public void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |