Help: ICE_ICELIB_PIC_WRITE

Write to a PCI or Processor address

Function PIC_WRITE - Write to a PCI or Processor address


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

Write 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 returns *data as the function status.