source: drsdaq/VME/atlas/include/vme_rcc/cct_berr.h@ 3921

Last change on this file since 3921 was 22, checked in by ogrimm, 15 years ago
First commit of drsdaq program
  • Property svn:executable set to *
File size: 957 bytes
Line 
1// $Id: cct_berr.h,v 1.2 2003/07/09 06:47:18 joos Exp $
2/************************************************************************/
3/* */
4/* File: cct_berr.h */
5/* */
6/* VME bus error register for VP PMC/C1x and VP CPI/Pxx boards */
7/* "borrowed" from the CCT driver */
8/* */
9/* 29. Nov. 01 MAJO created */
10/* */
11/************ C 2001 - The software with that certain something *********/
12
13#define BERR_INT_PORT 0x212
14#define BERR_INT_ENABLE 0x10
15#define BERR_INT_MASK 0x20
16#define BERR_VP100 0x213
Note: See TracBrowser for help on using the repository browser.