Help: ICE_ICELIB_PIC_READ

Read from a PCI or Processor address

Function PIC_READ - Read from a PCI or Processor address

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

Read a register on the PCI Interface or Processor.  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.