AVTR Struct Reference

Virtual register (VTR) enumeration return data. More...

#include <UVSOCK.h>


Data Fields

UINT bValue: 1
 1:=Client requested VTR value
UINT vtrType: 8
 VTR type (VTT_TYPE).
UINT vtrFrq: 1
 1:=VTR is of type 'XTAL'
UINT vtrClock: 1
 1:=VTR is of type 'CLOCK'
UINT vtrNo:16
 VTR internal number.
UINT __pad0__: 5
 Reserved.
UINT nRes [7]
 Reserved.
TVAL value
 VTR value.
char szName [1]
 VTR name.


Detailed Description

Virtual register (VTR) enumeration return data.

Contains a VTR enumeration item.

This structure is used in the following messages:

Client <== uVision (Async)

Definition at line 1166 of file UVSOCK.h.


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

Generated with doxygen.