XJAPI_PINMAP
Enumeration of the different pinmaps available. Used as an argument to the XJAPI_HardwareSetup and XJAPI_SetPinMap functions.
The following values are available:
XJAPI_XJTAG - The standard XJTAG pin map.
XJAPI_MULTIICE - The ARM Multi-ICE pin map.
XJAPI_XILINX - The Xilinx Connector pin map.
XJAPI_BYTEBLASTER - The Altera ByteBlaster pin map.
XJAPI_USERDEFINED - A user-defined pinmap, defined using the XJAPI_USER_MAP datatype.
XJTAG v4.2.5
