GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EDS / V2-10-0

Constituent: eds     Tag: mv2304


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"

Include dependency graph for EDR_acd.h:

This graph shows which files directly or indirectly include this file:


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 Sat Jun 20 01:25:41 2009 by  doxygen 1.5.3