microprobe.utils.mpt.MicroprobeTestMemoryAccessDefinition¶
-
class
MicroprobeTestMemoryAccessDefinition(dtype, rw, address, length)[source]¶ Bases:
object-
__init__(dtype, rw, address, length)[source]¶ x.__init__(…) initializes x; see help(type(x)) for signature
Methods
__init__(dtype, rw, address, length)x.__init__(…) initializes x; see help(type(x)) for signature copy()to_str()
-