GT_Mask Struct Reference
[Generic Trace Support]

Object representing a GT module instance. More...

#include <gt.h>

Data Fields

String modName
UInt8 * flags

Detailed Description

Object representing a GT module instance.

Remarks:
This is initialized by GT_create().
This structure should not be modified directly. Rather, it should be manipulated internally via API calls. It is documented only because storage space must be allocated prior to initializing it via GT_create().
See also:
GT_create()

Field Documentation

Name of this module instance.

The current state of this instance


The documentation for this struct was generated from the following file:

Copyright 2010, Texas Instruments Incorporated