dioscuri.module.pic
Class TheProgrammableInterruptController

java.lang.Object
  extended by dioscuri.module.pic.TheProgrammableInterruptController

public class TheProgrammableInterruptController
extends java.lang.Object

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

TheProgrammableInterruptController

public TheProgrammableInterruptController()
Method Detail

reset

public void reset()
Resets all common parameters to their default value NOTE: Not all parameters are reset! (interruptOffset, masterSlave, etc.)