1    package ti.catalog.msp430.peripherals.memory {
     2        interface IFlash;
     3        module Flash_2xx;
     4    }