AMEM Struct Reference

Memory Read / Write data. More...

#include <UVSOCK.h>


Data Fields

xU64 nAddr
 Address to read / write.
UINT nBytes
 Number of bytes read / write.
xU64 ErrAddr
 Unused.
UINT nErr
 Unused.
xUC8 aBytes [1]
 nBytes of data read or to be written


Detailed Description

Memory Read / Write data.

Address, length and either data to be written, or data read from memory.

This structure is used in the following messages:

Client ==> uVision (Request)

Client <== uVision (Response)

Definition at line 648 of file UVSOCK.h.


Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.

Generated with doxygen.