metaonly module ti.xdais.Trace

xDAIS TRACE interface

All algorithms compliant with xDAIS can implement this interface.
Configuration settings sourced in ti/xdais/Trace.xdc
var Trace = xdc.useModule('ti.xdais.Trace');
module-wide config parameters
 
 
config Trace.implementationPkg  // module-wide

Name of the package that implements trace

Configuration settings
Trace.implementationPkg = String undefined;
 
generated on Mon, 27 Oct 2014 17:56:37 GMT