Data Structures | Functions

beamtime/gsi-aug12/hd/mbs/V965.h File Reference

(r4864/r3172)

Go to the source code of this file.

Data Structures

struct  V965_QDC
struct  V965_Par

Functions

int V965_QDC_create (V965_QDC *self, long baseAddress)
int V965_QDC_initpar (int id, V965_Par *par)
int V965_QDC_init (V965_QDC *self, V965_Par *par)
int V965_QDC_readout (V965_QDC *self, long *pl_data)

Function Documentation

int V965_QDC_create ( V965_QDC self,
long  baseAddress 
)
int V965_QDC_init ( V965_QDC self,
V965_Par par 
)
int V965_QDC_initpar ( int  id,
V965_Par par 
)
int V965_QDC_readout ( V965_QDC self,
long *  pl_data 
)