package ti.catalog.msp430.f54xx

Package of devices for the msp430.f54xx 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/f54xx/package.xdc
requires xdc.platform;
requires ti.catalog;
 
package ti.catalog.msp430.f54xx [1, 0, 0] {
 
    interface IMSP430F54xx;
    module MSP430F5418;
    // MSP430F5418 CPU definition
    module MSP430F5419;
    // MSP430F5419 CPU definition
    module MSP430F5435;
    // MSP430F5435 CPU definition
    module MSP430F5436;
    // MSP430F5436 CPU definition
    module MSP430F5437;
    // MSP430F5437 CPU definition
    module MSP430F5438;
    // MSP430F5438 CPU definition
}
generated on Wed, 09 Aug 2017 16:39:44 GMT