delorie.com/djgpp/doc/libc/libc_478.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <pc.h> unsigned short inportw(unsigned short _port); |
Read a single 16-bit I/O port.
This function is provided as an inline assembler macro, and will be optimized down to a single opcode when you optimize your program.
The value returned through the port.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |