Generic hardware access library
/home/cschwick/hal/generic/include/hal/VMEConstants.h
Go to the documentation of this file.
00001 #ifndef __VMEConstant
00002 #define __VMEConstant
00003 
00004 #define NUMBER_OF_VME64XFUNCTIONS 8
00005 #define MAX_NUMBER_OF_SLOTS 22
00006 #define VME64X_CONFIGURATIONSPACE_SIZE 0x00080000
00007 #define VME64x_AMNESIA_SLOT 0x1e
00008 
00009 #endif /* __VMEConstant */