C# Class Structures.BlockWriteCmdParms

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
bank MemoryBank
count byte
offset UInt16
pData UInt16[]

Protected Properties

Свойство Type Description
length_ UInt32

Méthodes publiques

Méthode Description
BlockWriteCmdParms ( )

Method Details

BlockWriteCmdParms() public méthode

public BlockWriteCmdParms ( )

Property Details

bank public_oe property

public MemoryBank bank
Résultat MemoryBank

count public_oe property

public byte count
Résultat byte

length_ protected_oe property

protected UInt32 length_
Résultat UInt32

offset public_oe property

public UInt16 offset
Résultat UInt16

pData public_oe property

public UInt16[] pData
Résultat UInt16[]