libtiepie-hw 1.3.3
|
Modules | |
Bit numbers | |
Macros | |
#define | TIEPIE_HW_CON_COUNT 3 |
Number of clock output types. | |
#define | TIEPIE_HW_CO_DISABLED (1 << TIEPIE_HW_COB_DISABLED) |
No clock output. | |
#define | TIEPIE_HW_CO_SAMPLE (1 << TIEPIE_HW_COB_SAMPLE) |
Sample clock. | |
#define | TIEPIE_HW_CO_FIXED (1 << TIEPIE_HW_COB_FIXED) |
Fixed clock. | |
#define TIEPIE_HW_CON_COUNT 3 |
Number of clock output types.
#define TIEPIE_HW_CO_DISABLED (1 << TIEPIE_HW_COB_DISABLED) |
No clock output.
#define TIEPIE_HW_CO_SAMPLE (1 << TIEPIE_HW_COB_SAMPLE) |
Sample clock.
#define TIEPIE_HW_CO_FIXED (1 << TIEPIE_HW_COB_FIXED) |
Fixed clock.