package ti.catalog.msp430.f22xx

Package of devices for the msp430.f22xx family

Each module in this package implements the xdc.platform.ICpuDataSheet interface. This interface is used by platforms (modules that implement xdc.platform.IPlatform) to obtain the memory map supported by each CPU.
XDCspec declarations sourced in ti/catalog/msp430/f22xx/package.xdc
requires xdc.platform;
requires ti.catalog;
 
package ti.catalog.msp430.f22xx [1, 0, 0] {
 
    interface IMSP430x22xx;
    // Common definition for MSP430x22xx devices
    module MSP430F223x;
    // MSP430F223x Cpu definition
    module MSP430F225x;
    // MSP430F225x Cpu definition
    module MSP430F2274;
    // MSP430F2274 Cpu definition
}
generated on Wed, 09 Apr 2014 00:38:21 GMT