STM32LIB
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
create_reg._Peripheral Class Reference

Public Member Functions

def __init__ (self)
 
def AddRegister (self, register)
 

Public Attributes

 registers
 

Static Public Attributes

string name = ""
 
string description = ""
 
string groupName = ""
 
string baseAddress = ""
 
string BasedOn = ""
 
list registers = []
 

Constructor & Destructor Documentation

def create_reg._Peripheral.__init__ (   self)

Member Function Documentation

def create_reg._Peripheral.AddRegister (   self,
  register 
)

Member Data Documentation

string create_reg._Peripheral.name = ""
static
string create_reg._Peripheral.description = ""
static
string create_reg._Peripheral.groupName = ""
static
string create_reg._Peripheral.baseAddress = ""
static
string create_reg._Peripheral.BasedOn = ""
static
list create_reg._Peripheral.registers = []
static
create_reg._Peripheral.registers

The documentation for this class was generated from the following file: