metaonly module ti.sdo.fc.ires.tiledmemory.TILEDMEMORY

TILEDMEMORY-specific IRES Resman and Protocol Implementation

XDCscript usage meta-domain sourced in ti/sdo/fc/ires/tiledmemory/TILEDMEMORY.xdc
var TILEDMEMORY = xdc.useModule('ti.sdo.fc.ires.tiledmemory.TILEDMEMORY');
module-wide config parameters
    TILEDMEMORY.autoRegister//  = Bool true;
    TILEDMEMORY.tiledmemoryBaseAddress//  = UInt undefined;
 
 
config TILEDMEMORY.autoRegister  // module-wide
XDCscript usage meta-domain
TILEDMEMORY.autoRegister = Bool true;
 
 
config TILEDMEMORY.tiledmemoryBaseAddress  // module-wide
XDCscript usage meta-domain
TILEDMEMORY.tiledmemoryBaseAddress = UInt undefined;
 
generated on Mon, 16 Apr 2012 07:09:46 GMT