hw functions for the SOLID slow control

Dependents:   S_SCTRL_e_test SPItest sscm

Revision:
11:0416cf017b7a
Child:
14:ee02872b282b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DEIMOS32.h	Tue Oct 14 17:05:20 2014 +0000
@@ -0,0 +1,14 @@
+#ifndef DEIMOS32_H
+#define DEIMOS32_H
+
+#define DEIMOSHDRVER 1.00
+
+// BIAS channel nr in the layout so have to subtract 1 to control the channel
+#define  DACBIASCH  39 
+// CAL 1  DAC CH
+#define  DACCAL1CH  33
+#define  DACCAL2CH  34
+#define  DACCAL3CH  35
+#define  DACCAL4CH  36
+
+#endif 
\ No newline at end of file