Table of Contents

Class Commands.Debugging_MFUpdate_Start

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

Constructors

Debugging_MFUpdate_Start()

public Debugging_MFUpdate_Start()

Fields

c_UpdateProviderSize

public const int c_UpdateProviderSize = 64

Field Value

int

m_updateId

public uint m_updateId

Field Value

uint

m_updatePacketSize

public uint m_updatePacketSize

Field Value

uint

m_updateProvider

public byte[] m_updateProvider

Field Value

byte[]

m_updateSize

public uint m_updateSize

Field Value

uint

m_updateSubType

public uint m_updateSubType

Field Value

uint

m_updateType

public uint m_updateType

Field Value

uint

m_updateVerMajor

public ushort m_updateVerMajor

Field Value

ushort

m_updateVerMinor

public ushort m_updateVerMinor

Field Value

ushort