C# Class stm32_bsp_generator.RegisterParserConfiguration.RegisterSetRenameRule

Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Свойство Type Description
NewName string
NewRegisterName string
OriginalName string

Méthodes publiques

Méthode Description
Apply ( RegisterID &register ) : bool

Method Details

Apply() public méthode

public Apply ( RegisterID &register ) : bool
register RegisterID
Résultat bool

Property Details

NewName public_oe property

public string NewName
Résultat string

NewRegisterName public_oe property

public string NewRegisterName
Résultat string

OriginalName public_oe property

public string OriginalName
Résultat string