#include "CBD8210.h"
Go to the source code of this file.
Variables | |
static const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
static const short | csrIT4 = 1 |
static const short | csrIT2 = 2 |
static const short | csrMIT4 = 4 |
static const short | csrMIT2 = 8 |
static const short | csrMLAM = 0x10 |
static const short | csrMTO = 0x20 |
static const short | csrSY1 = 0x40 |
static const short | csrSY2 = 0x80 |
static const short | csrSY3 = 0x100 |
static const short | csrSY4 = 0x200 |
static const short | csrSY5 = 0x400 |
static const short | csrMNOX = 0x800 |
static const short | csrBD = 0x1000 |
static const short | csrTO = 0x2000 |
static const short | csrX = 0x4000 |
static const short | csrQ = 0x8000 |
const char* Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" [static] |
Definition at line 278 of file CBD8210.cpp.
const short csrBD = 0x1000 [static] |
const short csrIT2 = 2 [static] |
const short csrIT4 = 1 [static] |
const short csrMIT2 = 8 [static] |
const short csrMIT4 = 4 [static] |
Definition at line 287 of file CBD8210.cpp.
const short csrMLAM = 0x10 [static] |
const short csrMNOX = 0x800 [static] |
const short csrMTO = 0x20 [static] |
const short csrQ = 0x8000 [static] |
const short csrSY1 = 0x40 [static] |
Definition at line 291 of file CBD8210.cpp.
const short csrSY2 = 0x80 [static] |
Definition at line 292 of file CBD8210.cpp.
const short csrSY3 = 0x100 [static] |
Definition at line 293 of file CBD8210.cpp.
const short csrSY4 = 0x200 [static] |
Definition at line 294 of file CBD8210.cpp.
const short csrSY5 = 0x400 [static] |
Definition at line 295 of file CBD8210.cpp.
const short csrTO = 0x2000 [static] |
const short csrX = 0x4000 [static] |