Using the µVision Socket Interface  Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Symbol Enumeration Codes

Enumerations

enum  ENTPJOB {
  UV_TPENUM_MEMBERS = 1,
  UV_TPENUM_END
}
 

Description

Enumeration Type Documentation

enum ENTPJOB

Symbol enumeration type definition

Identifies the type of symbol enumeration to perform.

Enumerator
UV_TPENUM_MEMBERS 

Enumerate symbols' structure members: name, offset, size.

UV_TPENUM_END 

Always at end.