BYTE dscGetEEPROM(DSCB board, DWORD address, BYTE* data)
| Name | Description | 
|---|---|
| board | The handle of the board to operate on | 
| address | Address in the EEPROM to read data from. On AT boards, the range is 0-255. On Emerald-MM-8, the range is 0-127. | 
| data | 8-bit data from the specified address in the EEPROM | 
Error code or 0.
 
 This page was last modified 11:31, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems.  All Rights Reserved.