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) |
int V965_QDC_create | ( | V965_QDC * | self, | |
long | baseAddress | |||
) |
int V965_QDC_initpar | ( | int | id, | |
V965_Par * | par | |||
) |
int V965_QDC_readout | ( | V965_QDC * | self, | |
long * | pl_data | |||
) |