MATLAB XPC TARGET 4 - DEVICE DRIVERS Betriebsanweisung Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 111
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 105

Kommentare zu diesen Handbüchern

Keine Kommentare