C# Class Structures.BlockEraseCmdParms

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
bank MemoryBank
count byte
offset UInt16

Protected Properties

Property Type Description
length_ UInt32

Public Methods

Method Description
BlockEraseCmdParms ( )

Method Details

BlockEraseCmdParms() public method

public BlockEraseCmdParms ( )

Property Details

bank public_oe property

public MemoryBank bank
return MemoryBank

count public_oe property

public byte count
return byte

length_ protected_oe property

protected UInt32 length_
return UInt32

offset public_oe property

public UInt16 offset
return UInt16