From: Frank Mori Hess Date: Sun, 6 Mar 2005 17:35:04 +0000 (+0000) Subject: sync with comedi X-Git-Tag: v0_8_0~121 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1e601cbd3f6c7c93e1bff876d54384397f83f298;p=comedilib.git sync with comedi --- diff --git a/include/comedi.h b/include/comedi.h index c851da7..7ad60f9 100644 --- a/include/comedi.h +++ b/include/comedi.h @@ -230,6 +230,7 @@ enum configuration_ids /*ALPHA*/ INSN_CONFIG_SERIAL_CLOCK = 26, INSN_CONFIG_BIDIRECTIONAL_DATA = 27, + INSN_CONFIG_DIO_QUERY = 28, INSN_CONFIG_GPCT_SINGLE_PULSE_GENERATOR = 1001, // Use CTR as single pulsegenerator INSN_CONFIG_GPCT_PULSE_TRAIN_GENERATOR = 1002, // Use CTR as pulsetraingenerator INSN_CONFIG_GPCT_QUADRATURE_ENCODER = 1003, // Use the counter as encoder