public static final class MemAccessArrayDebugJc.MemAccessDebugJc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
address
The value for the address to the external CPU, casted to int32.
|
(package private) int |
cmd
The cmd to the external CPU.
|
(package private) int |
input
The value for the input to the external CPU.
|
(package private) int |
output
The value which is returned from external CPU.
|
Constructor and Description |
---|
MemAccessDebugJc() |