Document API IEC60730 Library
Static Public Attributes | List of all members
enums.JLinkFlags Class Reference

Static Public Attributes

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
 

Detailed Description

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: