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

VARIABLE_WATCH Struct Reference

#include <MSP430_EEM.h>


Detailed Description

Variable watch parameter structure: The data structure contains the settings of one variable.


Data Fields

VwControl_t vwControl
 Set/clear variable.

ULONG lAddr
 Address of the watched variable (ignored for VW_CLEAR).

VwDataType_t vwDataType
 Data type of the variable (ignored for VW_CLEAR).


Field Documentation

VwControl_t VARIABLE_WATCH::vwControl
 

Set/clear variable.

ULONG VARIABLE_WATCH::lAddr
 

Address of the watched variable (ignored for VW_CLEAR).

VwDataType_t VARIABLE_WATCH::vwDataType
 

Data type of the variable (ignored for VW_CLEAR).


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