AvailableInstructions Property
Returns all JTAG instructions available to this device.
Type: Device
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public IEnumerable<JtagInstruction> AvailableInstructions { get; }
Type
- System.Collections.Generic.IEnumerable<JtagInstruction>
XJTAG v4.2.5
