hw functions for the SOLID slow control

Dependents:   S_SCTRL_e_test SPItest sscm

DEIMOS32.h

Committer:
wbeaumont
Date:
2014-10-14
Revision:
11:0416cf017b7a
Child:
14:ee02872b282b

File content as of revision 11:0416cf017b7a:

#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