Uses of Enum Class
be.lmenten.avr.core.register.StatusRegister
Package
Description
-
Uses of StatusRegister in be.lmenten.avr.core.instruction.bit.sreg
-
Uses of StatusRegister in be.lmenten.avr.core.instruction.flow.sreg
-
Uses of StatusRegister in be.lmenten.avr.core.instruction.xbase
-
Uses of StatusRegister in be.lmenten.avr.core.register
Modifier and TypeMethodDescriptionstatic StatusRegister
StatusRegister.lookup(int s)
static StatusRegister
Returns the enum constant of this class with the specified name.static StatusRegister[]
StatusRegister.values()
Returns an array containing the constants of this enum class, in the order they are declared.