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

outp

Syntax

 
#include <pc.h>

void outp(unsigned short _port, unsigned char  _data);

Description

Calls outportb. Provided only for compatibility.

Portability

ANSI/ISO C No
POSIX No