Class CoreMemorySectionDescriptor

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

public class CoreMemorySectionDescriptor extends Object
  • Method Details

    • getName

      public String getName()
    • getAddress

      public int getAddress()
    • getSize

      public int getSize()
    • getLimit

      public int getLimit()
    • contains

      public boolean contains(int address)