Uses of Enum Class
be.lmenten.avr.core.descriptor.AvrDevice
Packages that use AvrDevice
-
Uses of AvrDevice in be.lmenten.avr.core
Methods in be.lmenten.avr.core with parameters of type AvrDevice -
Uses of AvrDevice in be.lmenten.avr.core.descriptor
Methods in be.lmenten.avr.core.descriptor that return AvrDeviceModifier and TypeMethodDescriptionAvrDevice.getBaseCore()
static AvrDevice
static AvrDevice
Returns the enum constant of this class with the specified name.static AvrDevice[]
AvrDevice.values()
Returns an array containing the constants of this enum class, in the order they are declared.