![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| TVAL | val |
| Value of VTREG or register index. More... | |
| SSTR | str |
| Name of VTREG or expression. More... | |
Virtual Register (VTR) data / Register data / Expression to calculate / Watch exprerssion to set/change
This structure contains a Virtual Register (VTR) name and value. The value is contained in val and its name is contained in the str variable.
This structure is used in the following messages:
Client ==> uVision (Request)
Client <== uVision (Response)
| SSTR VSET::str |
Name of VTREG or expression.
| TVAL VSET::val |
Value of VTREG or register index.