package ti.catalog.msp430.f55xx

Package of devices for the msp430.f55xx 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/f55xx/package.xdc
requires xdc.platform;
requires ti.catalog;
 
package ti.catalog.msp430.f55xx [1, 0, 0] {
 
    interface IMSP430F55xx;
    module CC430F6137;
    // CC430F6137 CPU definition
    module MSP430F5529;
    // MSP430F5529 CPU definition
}
generated on Fri, 22 Feb 2019 01:34:23 GMT