SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
CrisDac.h
Go to the documentation of this file.
1 /* $Id: CrisDac.h,v 1.1 1997/09/09 18:53:08 rgr Exp $ */
2 
3 /* $Source: /home/mussel9/asc/aceprog/include/RCS/CrisDac.h,v $ */
4 /* $Author: rgr $ */
5 /* $Date: 1997/09/09 18:53:08 $ */
6 /* $Revision: 1.1 $ */
7 
8 #define NUM_CRIS_DACS 14
9 
10 #define CRIS_DAC_G2AB 0
11 #define CRIS_DAC_G3AB 1
12 #define CRIS_DAC_G4AB 2
13 #define CRIS_DAC_G5AB 3
14 #define CRIS_DAC_G6AB 4
15 #define CRIS_DAC_G7AB 5
16 #define CRIS_DAC_E9AB 6
17 #define CRIS_DAC_G2CD 7
18 #define CRIS_DAC_G3CD 8
19 #define CRIS_DAC_G4CD 9
20 #define CRIS_DAC_G5CD 10
21 #define CRIS_DAC_G6CD 11
22 #define CRIS_DAC_G7CD 12
23 #define CRIS_DAC_E9CD 13