MSP430 DLL API Documentation
3.12.0.004
|
Variable watch resource structure: The data structure contains the resources of one variable trigger. More...
#include <MSP430_EEM.h>
Public Attributes | |
uint16_t | vwHandle |
Handle of the variable trigger. More... | |
uint32_t | lAddr |
Address of the watched variable. More... | |
VwDataType_t | vwDataType |
Data type of the variable. More... | |
Variable watch resource structure: The data structure contains the resources of one variable trigger.
uint16_t VAR_WATCH_RESOURCES::vwHandle |
Handle of the variable trigger.
uint32_t VAR_WATCH_RESOURCES::lAddr |
Address of the watched variable.
VwDataType_t VAR_WATCH_RESOURCES::vwDataType |
Data type of the variable.