Uses of Enum Class
be.lmenten.avr.core.register.RegisterXYZ
Packages that use RegisterXYZ
-
Uses of RegisterXYZ in be.lmenten.avr.core.register
Methods in be.lmenten.avr.core.register that return RegisterXYZModifier 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.