GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-10-2 > eds / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

EDR_acd.h File Reference

Defines the structure containing the unpacked the ACD record. More...

#include "EDS/EDA_acd.h"

Classes

struct  _EDR_acd
 Holds the unpacked ACD information. More...

Typedefs

typedef enum
_EDR_ACD_STATUS_M 
EDR_ACD_STATUS_M
 Typedef for enum _EDR_ACD_STATUS_M.
typedef struct _EDR_acd EDR_acd
 typedef for struct _EDR_acd

Enumerations

enum  _EDR_ACD_STATUS_M {
  EDR_ACD_STATUS_M_FATAL = 0x80000000,
  EDR_ACD_STATUS_M_ILL_CABLE = 0x40000000,
  EDR_ACD_STATUS_M_DUP_CABLE = 0x20000000,
  EDR_ACD_STATUS_M_PHA_OVRRUN = 0x10000000,
  EDR_ACD_STATUS_M_PHA_UNDRUN = 0x08000000
}
 ACD status bits. More...


Detailed Description

Defines the structure containing the unpacked the ACD record.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: EDR_acd.h,v 1.5 2006/01/06 22:41:29 russell Exp $

Enumeration Type Documentation

enum _EDR_ACD_STATUS_M

ACD status bits.

Enumerator:
EDR_ACD_STATUS_M_FATAL  Fatal error
EDR_ACD_STATUS_M_ILL_CABLE  Bad cable number
EDR_ACD_STATUS_M_DUP_CABLE  Duplicate cable number
EDR_ACD_STATUS_M_PHA_OVRRUN  Too many ACDs on a cable
EDR_ACD_STATUS_M_PHA_UNDRUN  Not enough ACDs on a cable


Generated on Thu Sep 2 12:23:51 2010 by  doxygen 1.5.3