Class CoreInterruptDescriptor

java.lang.Object
be.lmenten.avr.core.descriptor.CoreInterruptDescriptor

public class CoreInterruptDescriptor extends Object
  • Method Details

    • hasVector

      public boolean hasVector()
    • getVector

      public int getVector()
    • hasName

      public boolean hasName()
    • getName

      public String getName()