module ti.sdo.ipc.family.vayu.TableInit |
 |
 |
#include <ti/sdo/ipc/family/vayu/TableInit.h>
Functions common to all target modules |
|
|
Module-Wide Built-Ins |
 |
// Get this module's unique id
Bool TableInit_Module_startupDone();
// Test if this module has completed startup
// The heap from which this module allocates memory
Bool TableInit_Module_hasMask();
// Test whether this module has a diagnostics mask
Bits16 TableInit_Module_getMask();
// Returns the diagnostics mask for this module
Void TableInit_Module_setMask(Bits16 mask);
// Set the diagnostics mask for this module
var TableInit = xdc.useModule('ti.sdo.ipc.family.vayu.TableInit');
module-wide config parameters
module-wide functions
generated on Thu, 13 Jun 2013 07:31:25 GMT