Add output line drive and partial hardware sync
r1112 | dcl | 2006-09-07 16:48:08 +1000 (Thu, 07 Sep 2006) | 2 lines
This commit is contained in:
@@ -35,6 +35,10 @@ typedef struct parameter_t
|
||||
bool range_gate_enable;
|
||||
/** mode = 0:report, 1:sample, 2:poll */
|
||||
int range_mode;
|
||||
/** output = 0:disabled, 1:enabled, 2:inverted */
|
||||
int output_line;
|
||||
/** hardware_sync false:internal, true:external */
|
||||
bool sync;
|
||||
|
||||
} PARAMETERS, *pPARAMETERS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user