MATLAB XPC TARGET 4 - DEVICE DRIVERS Guide de l'utilisateur Page 106

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 111
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 105
xpcInpB, xpcInpW, xpcInpDW
Purpose I/O port input functions for byte, word, and double word accesses
Prototype uint8_T xpcInpB(uint16_T port)
uint16_T xpcInpW(uint16_T port)
uint32_T xpcInpDW(uint16_T port)
Arguments
port
Enter the port value
Header
File
xpctarget.h
Description These functions input data from the I/O port space. Use xpcI npB for
byte access (8-bit),
xpcInpW for w ord accesses (16-bit), and xpcInpDW
for double word accesse s (32-bit).
See Also xpcOutpB, xpcOutpW, xpc Outp DW
11-8
Vue de la page 105

Commentaires sur ces manuels

Pas de commentaire