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