C# Class Structures.BlockEraseCmdParms

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
BlockEraseCmdParms ( )

Method Details

BlockEraseCmdParms() public méthode

public BlockEraseCmdParms ( )

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