C# Class stm32_bsp_generator.RegisterID

Exibir arquivo Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
RegName string
SetName string

Public Methods

Method Description
RegisterID ( string set, string reg ) : System
ToString ( ) : string

Method Details

RegisterID() public method

public RegisterID ( string set, string reg ) : System
set string
reg string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

RegName public_oe property

public string RegName
return string

SetName public_oe property

public string SetName
return string