Table of Contents

Class Flags

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

Constructors

Flags()

public Flags()

Fields

c_ACK

public const ushort c_ACK = 32768

Field Value

ushort

c_BadHeader

public const ushort c_BadHeader = 4

Field Value

ushort

c_BadPayload

public const ushort c_BadPayload = 8

Field Value

ushort

c_NACK

public const ushort c_NACK = 16384

Field Value

ushort

c_NoCaching

public const ushort c_NoCaching = 8192

Field Value

ushort

c_NoFlags

Constant for empty flags.

public const ushort c_NoFlags = 0

Field Value

ushort

c_NonCritical

public const ushort c_NonCritical = 1

Field Value

ushort

c_Reply

public const ushort c_Reply = 2

Field Value

ushort

c_Spare0010

public const ushort c_Spare0010 = 16

Field Value

ushort

c_Spare0020

public const ushort c_Spare0020 = 32

Field Value

ushort

c_Spare0040

public const ushort c_Spare0040 = 64

Field Value

ushort

c_Spare0080

public const ushort c_Spare0080 = 128

Field Value

ushort

c_Spare0100

public const ushort c_Spare0100 = 256

Field Value

ushort

c_Spare0200

public const ushort c_Spare0200 = 512

Field Value

ushort

c_Spare0400

public const ushort c_Spare0400 = 1024

Field Value

ushort

c_Spare0800

public const ushort c_Spare0800 = 2048

Field Value

ushort

c_Spare1000

public const ushort c_Spare1000 = 4096

Field Value

ushort