DscInpws

Universal Driver Documentation
Board independent direct I/O. Reads N words from the address.

Function Definition

BYTE dscInpws(DWORD address, WORD *buffer, WORD n);

Function Parameters

NameDescription
addressI/O address to access
bufferA pointer to N words that store the values
nNumber of words to read

Return Value

Error code or 0.


This page was last modified 19:12, 30 Jan 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.