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


ADMXRC interface types

This section describes the atomic datatypes of the ADMXRC interface.

Name Purpose
ADMXRC_CLOCK A value that identifies a particular programmable clock
ADMXRC_CLOCK_TYPE A value that specifies the frequency of the reference oscillator
ADMXRC_DEVICE_NUM A value that identifies a particular card in a system
ADMXRC_DMADESC A DMA descriptor, identifying a locked application buffer
ADMXRC_DMA_CHANNEL A value that indicates upon which DMA channel a DMA transfer should take place
ADMXRC_DMA_DIRECTION A value that indicates in which direction a DMA transfer should transfer data
ADMXRC_DMA_WIDTH A value that indicates the width, in bytes, of a DMA transfer
ADMXRC_FPGA_TYPE A value representing the type of an FPGA fitted to a card
ADMXRC_HANDLE A handle to an ADM-XRC or ADM-XRC-P card
ADMXRC_HANDLER_FUNCTION A pointer to an application-defined error handler function
ADMXRC_IMAGE A FPGA bitstream image, containing SelectMap data
ADMXRC_STATUS A value that indicates the success or failure of a call to an API function
ADMXRC_SYNCMODE A value specifying what kind of memory coherency synchronisation to perform

 


 Top of page