LibTiePie
0.4.3
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 CON_COUNT 2 |
Number of clock output types.
Definition at line 199 of file libtiepie.h.
#define CO_NONE 0 |
No clock output.
Definition at line 213 of file libtiepie.h.
#define CO_SAMPLE ( 1 << COB_SAMPLE ) |
Sample clock.
Definition at line 214 of file libtiepie.h.
#define CO_10MHZ ( 1 << COB_10MHZ ) |
10 MHz clock
Definition at line 215 of file libtiepie.h.