projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a0fc4a
)
synced with comedi.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 8 Jan 2007 21:54:15 +0000
(21:54 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 8 Jan 2007 21:54:15 +0000
(21:54 +0000)
include/comedi.h
patch
|
blob
|
history
diff --git
a/include/comedi.h
b/include/comedi.h
index a12688027e4fc6541afab5b0323b9b17b16e7bb4..db0ca899fd5e843757f2b41b1b160eb6c488c71a 100644
(file)
--- a/
include/comedi.h
+++ b/
include/comedi.h
@@
-567,7
+567,7
@@
enum ni_gpct_mode_bits
* INSN_CONFIG_SET_CLOCK_SRC when using NI general-purpose counters. */
enum ni_gpct_clock_source_bits
{
- NI_GPCT_CLOCK_SRC_SELECT_MASK = 0x
1
f,
+ NI_GPCT_CLOCK_SRC_SELECT_MASK = 0x
3
f,
NI_GPCT_TIMEBASE_1_CLOCK_SRC_BITS = 0x0,
NI_GPCT_TIMEBASE_2_CLOCK_SRC_BITS = 0x1,
NI_GPCT_TIMEBASE_3_CLOCK_SRC_BITS = 0x2,