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

Copy
public interface IConfigRemoteDebugger

 

The IConfigRemoteDebugger type exposes the following members.

Properties

  Name Description

Public property

RemoteDebuggerEnable

See property RemoteDebuggerEnable

Public property

RemoteDebuggerName

See property RemoteDebuggerName

Public property

RemoteDebuggerPort

See property RemoteDebuggerPort

Public property

RemoteDebuggerUriInUse

See property RemoteDebuggerUriInUse

Methods

  Name Description

Public method

Reset

See method Reset

Public method

ResetEnable

See method ResetEnable

Public method

ResetName

See method ResetName

Public method

ResetPort

See method ResetPort

See Also: