Planar Dome Md2/PCI Developer's Manual page 74

Display controller
Hide thumbs Also See for Dome Md2/PCI:
Table of Contents

Advertisement

66
Example This example writes a command byte to the PS/2 serial
port and then reads back the specified number of response
bytes from the port.
#include <mdpcint.h>
{
HDC
UWORD
DWORD
UBYTE
DWORD
/* Put command bytes in CmdBuffer, and set
dwRetCode = DSerialCmd (hdc, 0, wnumCmdBytes,
return dwRetCode;
}
hdc;
wnumCmdBytes, wnumResponseBytes;
dwTimeout;
CmdBuffer, ResponseBuffer;
dwRetCode;
.
.
.
&CmdBuffer, wnumResponseBytes,
&ResponseBuffer, dwTimeout);
number of command bytes
and response bytes. */
DSerialCmd

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents