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
EVTR_PACK Struct Reference

Data Fields

unsigned short nMany
 
union {
   char   data
 
   char   nType
 
   RAW_EVENT   raw
 
   DEC_EVENT   dec
 
}; 
 

Field Documentation

union { ... }
char EVTR_PACK::data
DEC_EVENT EVTR_PACK::dec
unsigned short EVTR_PACK::nMany
char EVTR_PACK::nType
RAW_EVENT EVTR_PACK::raw