|
libtiepie-hw 1.5.0
|
Trigger Condition settings for scope triggers. More...

Modules | |
| Bit numbers | |
| Bit numbers used to create the trigger condition settings. | |
| Masks | |
| Masks to identify trigger condition settings. | |
Macros | |
| #define | TIEPIE_HW_TCN_COUNT 5 |
| Number of trigger conditions. | |
| #define | TIEPIE_HW_TC_UNKNOWN 0 |
| Unknown/invalid trigger condition. | |
| #define | TIEPIE_HW_TC_NONE (1 << TIEPIE_HW_TCB_NONE) |
| No trigger condition. | |
| #define | TIEPIE_HW_TC_SMALLER (1 << TIEPIE_HW_TCB_SMALLER) |
| Trigger condition Smaller. | |
| #define | TIEPIE_HW_TC_LARGER (1 << TIEPIE_HW_TCB_LARGER) |
| Trigger condition Larger. | |
| #define | TIEPIE_HW_TC_INSIDE (1 << TIEPIE_HW_TCB_INSIDE) |
| Trigger condition Inside. | |
| #define | TIEPIE_HW_TC_OUTSIDE (1 << TIEPIE_HW_TCB_OUTSIDE) |
| Trigger condition Outside. | |
Trigger Condition settings for scope triggers.