| Modifier and Type | Method and Description |
|---|---|
SYSREG_CODE |
SysRegister.getEnum() |
static SYSREG_CODE |
SYSREG_CODE.valueOf(int idx) |
static SYSREG_CODE |
SYSREG_CODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SYSREG_CODE[] |
SYSREG_CODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SysRegDescription |
SysRegDescription.find(SYSREG_CODE code) |
static SysRegister |
SysRegister.sysReg(SYSREG_CODE reg) |
| Constructor and Description |
|---|
SysRegister(SYSREG_CODE sysRegEnum) |
Copyright © 2018. All rights reserved.