LibTiePie
0.4.2
Library for interfacing TiePie engineering instruments
|
Modules | |
Bit numbers | |
Macros | |
#define | CON_COUNT 2 |
Number of clock output types. | |
#define | CO_NONE 0 |
No clock output. | |
#define | CO_SAMPLE ( 1 << COB_SAMPLE ) |
Sample clock. | |
#define | CO_10MHZ ( 1 << COB_10MHZ ) |
10 MHz clock | |
#define CO_10MHZ ( 1 << COB_10MHZ ) |
10 MHz clock
Definition at line 151 of file libtiepie.h.
#define CO_NONE 0 |
No clock output.
Definition at line 149 of file libtiepie.h.
#define CO_SAMPLE ( 1 << COB_SAMPLE ) |
Sample clock.
Definition at line 150 of file libtiepie.h.
#define CON_COUNT 2 |
Number of clock output types.
Definition at line 135 of file libtiepie.h.