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
c_BadHeader
public const ushort c_BadHeader = 4
Field Value
c_BadPayload
public const ushort c_BadPayload = 8
Field Value
c_NACK
public const ushort c_NACK = 16384
Field Value
c_NoCaching
public const ushort c_NoCaching = 8192
Field Value
c_NoFlags
Constant for empty flags.
public const ushort c_NoFlags = 0
Field Value
c_NonCritical
public const ushort c_NonCritical = 1
Field Value
c_Reply
public const ushort c_Reply = 2
Field Value
c_Spare0010
public const ushort c_Spare0010 = 16
Field Value
c_Spare0020
public const ushort c_Spare0020 = 32
Field Value
c_Spare0040
public const ushort c_Spare0040 = 64
Field Value
c_Spare0080
public const ushort c_Spare0080 = 128
Field Value
c_Spare0100
public const ushort c_Spare0100 = 256
Field Value
c_Spare0200
public const ushort c_Spare0200 = 512
Field Value
c_Spare0400
public const ushort c_Spare0400 = 1024
Field Value
c_Spare0800
public const ushort c_Spare0800 = 2048
Field Value
c_Spare1000
public const ushort c_Spare1000 = 4096