RTXI 3.0.0 The Real-Time eXperiment Interface Reference Manual |

Go to the source code of this file.
Macros | |
| #define | A4L_CHAN_AREF_GROUND 0x1; |
| #define | A4L_CHAN_AREF_COMMON 0x2; |
| #define | A4L_CHAN_AREF_DIFF 0x4; |
| #define | A4L_CHAN_AREF_OTHER 0x8; |
| #define A4L_CHAN_AREF_COMMON 0x2; |
Definition at line 26 of file analogy_device.cpp.
| #define A4L_CHAN_AREF_DIFF 0x4; |
Definition at line 27 of file analogy_device.cpp.
| #define A4L_CHAN_AREF_GROUND 0x1; |
Definition at line 25 of file analogy_device.cpp.
| #define A4L_CHAN_AREF_OTHER 0x8; |
Definition at line 28 of file analogy_device.cpp.