IConfigRemoteDebugger Interface
This interface is the abstraction of the concrete implementation by class RemoteDebugger.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public interface IConfigRemoteDebugger
The IConfigRemoteDebugger type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
RemoteDebuggerEnable |
See property RemoteDebuggerEnable |
|
|
RemoteDebuggerName |
See property RemoteDebuggerName |
|
|
RemoteDebuggerPort |
See property RemoteDebuggerPort |
|
|
RemoteDebuggerUriInUse |
See property RemoteDebuggerUriInUse |
Methods
| Name | Description | |
|---|---|---|
|
|
Reset |
See method Reset |
|
|
ResetEnable |
See method ResetEnable |
|
|
ResetName |
See method ResetName |
|
|
ResetPort |
See method ResetPort |
See Also: