#include <UVSOCK.h>
Data Fields | |
| xWORD16 | nChannel |
| 0:=#1, 1:=#2 | |
| xWORD16 | itemMode |
| 0:=Bytes, 1:=WORD16 | |
| DWORD | nMany |
| number of items (BYTE or WORD16) | |
| union { | |
| xUC8 aBytes [1] | |
| nMany Bytes follow here. | |
| xWORD16 aWords [1] | |
| nMany Word16 follow here. | |
| } | s |
| nMany data items. | |
Contains uVision terminal window data, and the channel the data is associated with. The channel list is target dependent.
This structure is used in the following messages:
Client ==> uVision (Request)
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.