1    package ti.catalog.msp430.peripherals.adc {
     2        module ADC10;
     3        interface IADC;
     4    }