cvs.delorie.com/djgpp/doc/libc/libc_477.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

inportsw

Syntax

 
#include <pc.h>

void inportsw(unsigned short _port,
              unsigned short *_buf, unsigned _len);

Description

Reads the 16-bit _port _len times, and stores the bytes in buf.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004