Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Structures
NonVolatileMemoryBlock
C# Class Structures.NonVolatileMemoryBlock
Mostrar archivo
Open project: mti-rfid/RFID_Explorer
Public Properties
Property
Type
Description
address
UInt32
flags
UInt32
length
UInt32
pData
Byte[]
Public Methods
Method
Description
NonVolatileMemoryBlock
( )
Method Details
NonVolatileMemoryBlock()
public
method
public
NonVolatileMemoryBlock
( )
Property Details
address
public_oe property
public
UInt32
address
return
UInt32
flags
public_oe property
public
UInt32
flags
return
UInt32
length
public_oe property
public
UInt32
length
return
UInt32
pData
public_oe property
public
Byte[]
pData
return
Byte[]