C# Class Structures.SelectMask

Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
bank MemoryBank
count byte
offset UInt16

Public Methods

Method Description
SelectMask ( )

Method Details

SelectMask() public method

public SelectMask ( )

Property Details

bank public_oe property

public MemoryBank bank
return MemoryBank

count public_oe property

public byte count
return byte

offset public_oe property

public UInt16 offset
return UInt16