Uses of Enum Class
com.pi4j.boardinfo.definition.InstructionSet
Packages that use InstructionSet
-
Uses of InstructionSet in com.pi4j.boardinfo.definition
Methods in com.pi4j.boardinfo.definition that return InstructionSetModifier and TypeMethodDescriptionSoc.getInstructionSet()static InstructionSetReturns the enum constant of this class with the specified name.static InstructionSet[]InstructionSet.values()Returns an array containing the constants of this enum class, in the order they are declared.