microprobe.utils.mpt.MicroprobeTestVariableDefinition

class MicroprobeTestVariableDefinition(name, var_type, num_elements, address, alignment, init_value)[source]

Bases: object

__init__(name, var_type, num_elements, address, alignment, init_value)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(name, var_type, num_elements, …) x.__init__(…) initializes x; see help(type(x)) for signature
copy()



copy()[source]