Subversion Repositories f9daq

Rev

Rev 5 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #ifndef _CAENV965_DEF_H
  2. #define _CAENV965_DEF_H
  3.  
  4. #define CAENV965_OB        0x0
  5. #define CAENV965_FW        0x1000
  6. #define CAENV965_GEO       0x1002
  7. #define CAENV965_MCA       0x1004
  8. #define CAENV965_BS1       0x1006
  9. #define CAENV965_BC1       0x1008
  10. #define CAENV965_SR1       0x100E
  11. #define CAENV965_CR1       0x1010
  12. #define CAENV965_ADH       0x1012
  13. #define CAENV965_ADL       0x1014
  14. #define CAENV965_SR2       0x1022
  15. #define CAENV965_BS2       0x1032
  16. #define CAENV965_BC2       0x1034
  17. #define CAENV965_CRN       0x103C
  18. #define CAENV965_ECR       0x1040
  19. #define CAENV965_PED       0x1060
  20. #define CAENV965_THM       0x1080
  21.  
  22. #endif
  23.