|
tuple | GO_OVERSTEP_BP = (1 << 0) |
|
tuple | DLG_BUTTON_YES = (1 << 0) |
|
tuple | DLG_BUTTON_NO = (1 << 1) |
|
tuple | DLG_BUTTON_OK = (1 << 2) |
|
tuple | DLG_BUTTON_CANCEL = (1 << 3) |
|
int | HW_PIN_STATUS_LOW = 0 |
|
int | HW_PIN_STATUS_HIGH = 1 |
|
int | HW_PIN_STATUS_UNKNOWN = 255 |
|
Enumeration for the different flags that are passed to the J-Link C SDK
API methods.
The documentation for this class was generated from the following file:
- test/test_script/enums.py