Supported Browsers Home   
PM_outpd Previous   
PM_realloc Next   
External Functions Up   

PM_outpw

Write a word value to an I/O port

Declaration

void PMAPI PM_outpw(
    int port,
    ushort 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 word value to an I/O port.

See Also

PM_inpb, PM_outpb, PM_outpd

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