1    requires ti.catalog.msp430.peripherals.clock;
     2    requires ti.catalog.msp430.peripherals.special_function;
     3    
     4    /*!
     5     *  ======== ti.catalog.msp430.peripherals.ref ========
     6     *  MSP430 REF (Reference Module) peripheral
     7     */
     8    package ti.catalog.msp430.peripherals.ref [1, 0, 0] {
     9        interface IREF;
    10        module  REF;
    11    }