CCAENV560Registers.h File Reference

Go to the source code of this file.

Classes

struct  _CAENV560Registers

Defines

#define Intlev(Word)   ((Word) & 0x3)
#define Vetostat(Word)   (((Word) >> 7) & 0x1)
#define IVRStat(Word)   ((Word) & 0xff)
#define MIFAFC(Word)   (((Word) >> 8) & 0xff)
#define MIF5FC(Word)   ((Word) & 0xff)
#define MIModTyp(Word)   ((Word) & 0x3ff)
#define MIMfrNo(Word)   (((Word) >> 10) & 0x3f)
#define MISN(Word)   ((Word) & 0xfff)
#define MIVer(Word)   (((Word) >> 12) & 0xf)

Typedefs

typedef _CAENV560Registers CAENV560Registers
typedef _CAENV560RegisterspCAENV560Registers

Variables

int SSRMask [8] = {0x08, 0x04, 0x02, 0x01, 0x80, 0x40, 0x20, 0x10}


Define Documentation

#define Intlev ( Word   )     ((Word) & 0x3)

Definition at line 315 of file CCAENV560Registers.h.

#define IVRStat ( Word   )     ((Word) & 0xff)

Definition at line 320 of file CCAENV560Registers.h.

#define MIF5FC ( Word   )     ((Word) & 0xff)

Definition at line 325 of file CCAENV560Registers.h.

#define MIFAFC ( Word   )     (((Word) >> 8) & 0xff)

Definition at line 324 of file CCAENV560Registers.h.

#define MIMfrNo ( Word   )     (((Word) >> 10) & 0x3f)

Definition at line 327 of file CCAENV560Registers.h.

Referenced by CCAENV560::MapModule().

#define MIModTyp ( Word   )     ((Word) & 0x3ff)

Definition at line 326 of file CCAENV560Registers.h.

Referenced by CCAENV560::MapModule().

#define MISN ( Word   )     ((Word) & 0xfff)

Definition at line 328 of file CCAENV560Registers.h.

Referenced by CCAENV560::MapModule().

#define MIVer ( Word   )     (((Word) >> 12) & 0xf)

Definition at line 329 of file CCAENV560Registers.h.

Referenced by CCAENV560::MapModule().

#define Vetostat ( Word   )     (((Word) >> 7) & 0x1)

Definition at line 316 of file CCAENV560Registers.h.

Referenced by CCAENV560::GetVetoStat().


Typedef Documentation

typedef struct _CAENV560Registers CAENV560Registers

typedef struct _CAENV560Registers * pCAENV560Registers


Variable Documentation

int SSRMask[8] = {0x08, 0x04, 0x02, 0x01, 0x80, 0x40, 0x20, 0x10}

Definition at line 311 of file CCAENV560Registers.h.

Referenced by CCAENV560::GetSectStat().


Generated on Wed Sep 17 08:38:10 2008 for NSCL Device support. by  doxygen 1.5.1