MIDAS
Loading...
Searching...
No Matches
OdbCCusb.h
Go to the documentation of this file.
1#ifndef _ODBCCUSB_INCLUDE_H
2#define _ODBCCUSB_INCLUDE_H
3
11
12#define CCUSB_SETTINGS_STR(_name) const char *_name[] = {\
13 "[.]",\
14 "Buffer size mode = INT 0",\
15 "LAM timeout (us)= INT 1",\
16 "Trigger delay (us) = INT 1",\
17 "Pulse Delay (ns) = INT 1000000",\
18 "Pulse Width (ns) = INT 50",\
19 "",\
20 NULL }
21
22#endif
int INT
Definition midas.h:129
INT lam_timeout
Definition OdbCCusb.h:6
INT buffer_size
Definition OdbCCusb.h:5