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

inb

Syntax

 
#include <pc.h>

unsigned char inb(unsigned short _port);

Description

Calls inportb. Provided only for compatibility.

Portability

ANSI/ISO C No
POSIX No