I am trying to use a dll to control a parallel port. The instructions tell
me what to do to output data to the data lines and how to read them by
making the port bidirectional via the control register commands. However, I
want to know what bits of the control register do what so that I can toggle
the strobe for example.
Can anyone point me to the right place to find out please?.
me what to do to output data to the data lines and how to read them by
making the port bidirectional via the control register commands. However, I
want to know what bits of the control register do what so that I can toggle
the strobe for example.
Can anyone point me to the right place to find out please?.
Comment