Class Packet
- Namespace
- nanoFramework.Tools.Debugger.WireProtocol
- Assembly
- nanoFramework.Tools.DebugLibrary.Net.dll
public class Packet
- Inheritance
-
Packet
- Inherited Members
- Extension Methods
Constructors
Packet()
public Packet()
Fields
Cmd
public uint Cmd
Field Value
CrcData
public uint CrcData
Field Value
CrcHeader
public uint CrcHeader
Field Value
Flags
public uint Flags
Field Value
MARKER_DEBUGGER_V1
public static readonly string MARKER_DEBUGGER_V1
Field Value
MARKER_PACKET_V1
public static readonly string MARKER_PACKET_V1
Field Value
Marker
public byte[] Marker
Field Value
- byte[]
SIZE_OF_MARKER
public const int SIZE_OF_MARKER = 8
Field Value
Seq
public ushort Seq
Field Value
SeqReply
public ushort SeqReply
Field Value
Size
public uint Size