C# Class Structures.WriteSequentialParms

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

Public Properties

Property Type Description
bank MemoryBank
count byte
offset UInt16
pData UInt16[]

Public Methods

Method Description
WriteSequentialParms ( )

Method Details

WriteSequentialParms() public method

Property Details

bank public property

public MemoryBank bank
return MemoryBank

count public property

public byte count
return byte

offset public property

public UInt16 offset
return UInt16

pData public property

public UInt16[] pData
return UInt16[]