ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data


ADMXRC2 interface types

This section describes the atomic datatypes of the ADMXRC2 interface.

Name Purpose
ADMXRC2_CARDID A value that identifies a particular card in a system
ADMXRC2_DMADESC A DMA descriptor, identifying a locked application buffer
ADMXRC2_DMADIR A value that indicates in which direction a DMA transfer should transfer data
ADMXRC2_ERROR_HANDLER A pointer to an application-defined error handler function
ADMXRC2_FPGA_TYPE A value representing the type of an FPGA fitted to a card
ADMXRC2_HANDLE A handle to an ADM-XRC series card
ADMXRC2_IMAGE A FPGA bitstream image, containing SelectMap data
ADMXRC2_IOWIDTH A value that specifies the byte width of IO and DMA transfers
ADMXRC2_STATUS A value that indicates the success or failure of a call to an API function
ADMXRC2_SYNCMODE A value specifying what kind of memory coherency synchronisation to perform

 


 Top of page