Compaq Contec COM-2(PC)F Manuel d'utilisateur Page 68

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 77
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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 */
Vue de la page 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 76 77

Commentaires sur ces manuels

Pas de commentaire