interface ti.uia.events.IUIAEvent |
 |
 |
 |
Interface to identify UIA events to host-side tooling
Inheriting from this interface is sufficient to identify
an Event defined in the .xdc file as a UIA event.
XDCspec summary |
sourced in ti/uia/events/IUIAEvent.xdc |
interface IUIAEvent { ...
XDCspec declarations |
sourced in ti/uia/events/IUIAEvent.xdc |
interface IUIAEvent {
module-wide config parameters
}
metaonly config IUIAEvent.common$ // module-wide |
 |
Common module configuration parameters
XDCspec declarations |
sourced in ti/uia/events/IUIAEvent.xdc |
DETAILS
All modules have this configuration parameter. Its name
contains the '$' character to ensure it does not conflict with
configuration parameters declared by the module. This allows
new configuration parameters to be added in the future without
any chance of breaking existing modules.
generated on Wed, 14 Mar 2012 16:46:03 GMT