Help: ICE_ICELIB_PIC_READ

Read from a PCI or SHARC chip address

Function PIC_READ - Read from a PCI or SHARC chip address

PIC	p	Handle to Device 
int	offset	Register Offset
int	*data	Data word (by reference)

Read a register on the PCI Interface or SHARC chip.  The Offsets to various
registers are defined in ice21062.h for the SHARC and ice5933.h for the PCI
interface.  This routine also returns *data as the function status.