Main Page | Data Structures | File List | Data Fields | Globals

VAR_WATCH_RESOURCES Struct Reference

#include <MSP430_EEM.h>


Detailed Description

Variable watch resource structure: The data structure contains the resources of one variable trigger.


Data Fields

WORD vwHandle
 Handle of the variable trigger.

ULONG lAddr
 Address of the watched variable.

VwDataType_t vwDataType
 Data type of the variable.


Field Documentation

WORD VAR_WATCH_RESOURCES::vwHandle
 

Handle of the variable trigger.

ULONG VAR_WATCH_RESOURCES::lAddr
 

Address of the watched variable.

VwDataType_t VAR_WATCH_RESOURCES::vwDataType
 

Data type of the variable.


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