MSP430 DLL API Documentation
3.14.0.0
|
Variable watch parameter structure: The data structure contains the settings of one variable. More...
#include <MSP430_EEM.h>
Public Attributes | |
VwControl_t | vwControl |
Set/clear variable. More... | |
uint32_t | lAddr |
Address of the watched variable (ignored for VW_CLEAR) More... | |
VwDataType_t | vwDataType |
Data type of the variable (ignored for VW_CLEAR) More... | |
Variable watch parameter structure: The data structure contains the settings of one variable.
VwControl_t VARIABLE_WATCH::vwControl |
Set/clear variable.
uint32_t 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)