Returns the value being driven to the pin.
Type: Pin
Namespace: XJTAG.Integration.XJAnalyser
public PinValue DrivenValue { get; }
When the chain is in the Stopped state, this returns Invalid, indicating that the pin is not driving anything.