|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.video.SequencerRegister
public class SequencerRegister
Sequencer Register Controls how video data is sent to the DAC.
Consists of 5 8-bit registers; these are accessed via a pair of registers,
the Address Register [0x3C4] and the Data Register [0x3C5]
Constructor Summary | |
---|---|
SequencerRegister()
|
Method Summary | |
---|---|
void |
reset()
Return variables to default values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequencerRegister()
Method Detail |
---|
public void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |