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

Data Fields

xWORD16 nGi
 
xWORD16 nItem
 
char szReg [16]
 
xUC8 isPC: 1
 
xUC8 canChg: 1
 
xUC8 __pad0__: 6
 
char szVal [32]
 

Description

Register enumeration return data

Contains a register enumeration item.

This structure is used in the following messages:

Client <== uVision (Async)

Field Documentation

xUC8 REGENUM::__pad0__
xUC8 REGENUM::canChg
xUC8 REGENUM::isPC
xWORD16 REGENUM::nGi
xWORD16 REGENUM::nItem
char REGENUM::szReg[16]
char REGENUM::szVal[32]