![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| int | menuType |
| Type of menus to enumerate or execute: one of UVMENUTYPES constants. More... | |
| int | nID |
| Menu ID to execute. More... | |
| UINT | __pad0__:32 |
| RESERVED. More... | |
Menu enumeration data request
Contains data what view types should be unumerated
This structure is used in the following messages:
Client ==> uVision (Request)
| UINT MENUID::__pad0__ |
RESERVED.
| int MENUID::menuType |
Type of menus to enumerate or execute: one of UVMENUTYPES constants.
| int MENUID::nID |
Menu ID to execute.