MATLAB XPC TARGET 4 - DEVICE DRIVERS Uživatelská příručka Strana 106

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 111
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 105

Komentáře k této Příručce

Žádné komentáře