Table of Contents

Class Commands.Monitor_UpdateConfiguration

Namespace
nanoFramework.Tools.Debugger.WireProtocol
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class Commands.Monitor_UpdateConfiguration : Commands.OverheadBase
Inheritance
Commands.Monitor_UpdateConfiguration
Inherited Members
Extension Methods

Constructors

Monitor_UpdateConfiguration()

public Monitor_UpdateConfiguration()

Fields

BlockIndex

public uint BlockIndex

Field Value

uint

Configuration

public uint Configuration

Field Value

uint

Data

public byte[] Data

Field Value

byte[]

Done

public uint Done

Field Value

uint

Length

public uint Length

Field Value

uint

Offset

public uint Offset

Field Value

uint

Methods

PrepareForSend(byte[], int, int)

public override bool PrepareForSend(byte[] data, int length, int offset = 0)

Parameters

data byte[]
length int
offset int

Returns

bool