1 requires ti.catalog.msp430.peripherals.clock; 2 requires ti.catalog.msp430.peripherals.special_function; 3 /*! 4 * ======== ti.catalog.msp430.peripherals.memory ======== 5 * MSP430 Flash memory peripheral 6 */ 7 package ti.catalog.msp430.peripherals.memory [1, 0, 0] { 8 interface IFlash; 9 module Flash_2xx; 10 }