Uses of Enum Class
be.lmenten.avr.core.register.RegisterXYZ
-
Uses of RegisterXYZ in be.lmenten.avr.core.register
Modifier and TypeMethodDescriptionstatic RegisterXYZ
RegisterXYZ.lookup(int r)
static RegisterXYZ
Returns the enum constant of this class with the specified name.static RegisterXYZ[]
RegisterXYZ.values()
Returns an array containing the constants of this enum class, in the order they are declared.