Compaq Contec COM-2(PC)F Bedienungsanleitung Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 77
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 67
Appendix
COM-2(PC)F 59
Example program (for accessing an i8254 or equivalent)
- Microsoft Macro Assembler
OUT DX, AL ; Access to the i8254
IN AL, 2EFH ; Execute IN AL, 2EFH once to provide
the recovery time
- Microsoft C/C++
outp(port, byte); /* Access to the i8254 */
rt=inp(0x2ef); /* Execute rt=inp(0x2ef); once to
provide the recovery time */
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 76 77

Kommentare zu diesen Handbüchern

Keine Kommentare