1    
     2    /* requires ti.catalog.msp430.peripherals.special_function; ?? */
     3    
     4    /*!
     5     *  ======== ti.catalog.msp430.peripherals.frctl ========
     6     *  MSP430 FRAM controller (FRCTL) peripheral
     7     */
     8    package ti.catalog.msp430.peripherals.frctl [1, 0, 0] {
     9        interface IFRCTL;
    10        module FRCTL;
    11    }