Supported Browsers Home   
PM_outpb Previous   
PM_outpw Next   
External Functions Up   

PM_outpd

Write a double word value to an I/O port

Declaration

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

See Also

PM_inpb, PM_outpb, PM_outpw

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