Uses of Enum Class
be.lmenten.avr.core.data.CoreControlRegister
Packages that use CoreControlRegister
-
Uses of CoreControlRegister in be.lmenten.avr.core
Methods in be.lmenten.avr.core with parameters of type CoreControlRegisterModifier and TypeMethodDescriptionCoreModel.getRegister(CoreControlRegister reg)Get a register. -
Uses of CoreControlRegister in be.lmenten.avr.core.data
Methods in be.lmenten.avr.core.data that return CoreControlRegisterModifier and TypeMethodDescriptionstatic CoreControlRegisterReturns 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.