JtagInstruction Enumeration
The standard JTAG instructions available.
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public enum JtagInstruction
Members
Fields
| Name | Description |
|---|---|
| BYPASS | The BYPASS device configuration. |
| CLAMP | The CLAMP device configuration. |
| EXTEST | The EXTEST device configuration. |
| HIGHZ | The HIGHZ device configuration. |
| SAMPLE | The SAMPLE device configuration. |
Methods
| Name | Description |
|---|---|
| CompareTo (from Enum) | |
| Equals (from Enum) | |
| Finalize (from object) | |
| GetHashCode (from Enum) | |
| GetType (from object) | |
| GetTypeCode (from Enum) | |
| HasFlag (from Enum) | |
| MemberwiseClone (from object) | |
| ToString() (from Enum) | |
| ToString(IFormatProvider) (from Enum) | |
| ToString(string) (from Enum) | |
| ToString(string, IFormatProvider) (from Enum) |
XJTAG v4.2.0
