16 #ifndef __CAENVMELIB_H
17 #define __CAENVMELIB_H
31 typedef UINT8 uint8_t;
32 typedef INT16 int16_t;
33 typedef UINT16 uint16_t;
34 typedef INT32 int32_t;
35 typedef UINT32 uint32_t;
36 typedef INT64 int64_t;
37 typedef UINT64 uint64_t;
603 unsigned char Width,
CVTimeUnits Unit,
unsigned char PulseNo,
719 unsigned char *Width,
CVTimeUnits *Unit,
unsigned char *PulseNo,
995 short Write,
short Lword,
short Iack);
1284 CAENVME_BLTReadAsync(int32_t Handle, uint32_t Address,
void *Buffer,
1304 CAENVME_BLTReadWait(int32_t Handle,
int *Count);
1310 #endif // __cplusplus
1312 #endif // __CAENVMELIB_H