C# Class Structures.RegisterInfo

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
accessType RegisterProtectionType
bankSize byte
currentSelector UInt16
reserved UInt16
selectorAddress UInt16
type RegisterType

Protected Properties

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

Méthodes publiques

Méthode Description
RegisterInfo ( )

Method Details

RegisterInfo() public méthode

public RegisterInfo ( )

Property Details

accessType public_oe property

public RegisterProtectionType accessType
Résultat RegisterProtectionType

bankSize public_oe property

public byte bankSize
Résultat byte

currentSelector public_oe property

public UInt16 currentSelector
Résultat UInt16

length_ protected_oe property

protected UInt32 length_
Résultat UInt32

reserved public_oe property

public UInt16 reserved
Résultat UInt16

selectorAddress public_oe property

public UInt16 selectorAddress
Résultat UInt16

type public_oe property

public RegisterType type
Résultat RegisterType