Uses of Enum Class
be.lmenten.avr.core.data.CoreControlRegister
-
Uses of CoreControlRegister in be.lmenten.avr.core
Modifier and TypeMethodDescriptionCoreModel.getRegister(CoreControlRegister reg)
Get a register. -
Uses of CoreControlRegister in be.lmenten.avr.core.data
Modifier and TypeMethodDescriptionstatic CoreControlRegister
Returns the enum constant of this class with the specified name.static CoreControlRegister[]
CoreControlRegister.values()
Returns an array containing the constants of this enum class, in the order they are declared.