
public abstract class FPGA2Model.RegisterOpcode extends Object
| Constructor and Description |
|---|
RegisterOpcode() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
abstract int |
getAddress() |
abstract int[] |
getCommand() |
abstract String |
getComment() |
abstract int |
getValue() |
public abstract int getAddress()
public abstract int getValue()
public abstract int[] getCommand()
public abstract String getComment()
public void dump()
Copyright © 2016 LSST. All rights reserved.