EXTVERS Struct Reference

Extended version data. More...

#include <UVSOCK.h>


Data Fields

UINT iV_Uv3
 'UV3 Version' starts at &szBuffer [iV_Uv3V]
UINT iV_Sock
 'UVSOCK Version' starts at &szBuffer [iV_Sock]
UINT nRes [30]
 Reserved (for extra version information).
char szBuffer [3]
 Version strings (0, 'uVision=Vx.y',0, 'UVSOCK=Vx.y',0, [Reserved] ,0).


Detailed Description

Extended version data.

Contains the uVision extended version information in ASCII string format.

This structure is used in the following messages:

Client <== uVision (Response)

Definition at line 991 of file UVSOCK.h.


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

Generated with doxygen.