LibTiePie
0.4.5
Library for interfacing TiePie engineering instruments
|
Modules | |
Bit numbers | |
Macros | |
#define | CON_COUNT 2 |
Number of clock output types. More... | |
#define | CO_NONE 0 |
No clock output. More... | |
#define | CO_SAMPLE ( 1 << COB_SAMPLE ) |
Sample clock. More... | |
#define | CO_10MHZ ( 1 << COB_10MHZ ) |
10 MHz clock More... | |
#define CON_COUNT 2 |
Number of clock output types.
Definition at line 203 of file libtiepie.h.
#define CO_NONE 0 |
No clock output.
Definition at line 217 of file libtiepie.h.
#define CO_SAMPLE ( 1 << COB_SAMPLE ) |
Sample clock.
Definition at line 218 of file libtiepie.h.
#define CO_10MHZ ( 1 << COB_10MHZ ) |
10 MHz clock
Definition at line 219 of file libtiepie.h.