PM_outpb

Write a byte value to an I/O port

Declaration

void PMAPI PM_outpb(
    int port,
    uchar val)

Prototype In

pmapi.h

Parameters

port

I/O port to read the value from

val

Value to write to the I/O port

 

Description

This function is used to write a byte value to an I/O port.

See Also

PM_inpb, PM_outpw, PM_outpd

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com