C# Class RFID.RFIDInterface.PacketData.debug

Inheritance: PacketBase
Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
counter System.UInt16
data INT8U[]
flags System.Byte
id System.UInt16
ms_ctr System.UInt32
pkt_len System.UInt16
pkt_type System.UInt16
pkt_ver System.Byte
res0 System.UInt16

Property Details

counter public property

public UInt16,System counter
return System.UInt16

data public property

public INT8U[] data
return INT8U[]

flags public property

public Byte,System flags
return System.Byte

id public property

public UInt16,System id
return System.UInt16

ms_ctr public property

public UInt32,System ms_ctr
return System.UInt32

pkt_len public property

public UInt16,System pkt_len
return System.UInt16

pkt_type public property

public UInt16,System pkt_type
return System.UInt16

pkt_ver public property

public Byte,System pkt_ver
return System.Byte

res0 public property

public UInt16,System res0
return System.UInt16