metaonly module ti.xdais.Trace |
 |
xDAIS TRACE interface
All algorithms compliant with xDAIS can implement this interface.
metaonly module Trace { ...
XDCscript usage |
meta-domain |
var Trace = xdc.useModule('ti.xdais.Trace');
module-wide config parameters
metaonly module Trace {
module-wide config parameters
}
config Trace.implementationPkg // module-wide |
 |
Name of the package that implements trace
XDCscript usage |
meta-domain |
Trace.implementationPkg = String undefined;
generated on Thu, 21 Oct 2010 23:37:12 GMT