C# Class Structures.NonVolatileMemoryBlock

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
address UInt32
flags UInt32
length UInt32
pData Byte[]

Méthodes publiques

Méthode Description
NonVolatileMemoryBlock ( )

Method Details

NonVolatileMemoryBlock() public méthode

Property Details

address public_oe property

public UInt32 address
Résultat UInt32

flags public_oe property

public UInt32 flags
Résultat UInt32

length public_oe property

public UInt32 length
Résultat UInt32

pData public_oe property

public Byte[] pData
Résultat Byte[]