TRNOPT Struct Reference

Project option data. More...

#include <UVSOCK.h>


Data Fields

OPTSEL job
 Project item type.
UINT iTarg
 'Target name' starts at &szBuffer[iTarg]
UINT iGroup
 'Group name' starts at &szBuffer[iGroup]
UINT iFile
 (no-path) 'File name' starts at &szBuffer[iFile]
UINT iItem
 'Item data string' starts at &szBuffer[iItem]
char szBuffer [3]
 Option location and data (0, 'Target name',0 [,'Group name',0 [,'FileName',0]] [,'Item data string',0]).


Detailed Description

Project option data.

Structure containing the project option level and data information

This structure is used in the following messages:

Client ==> uVision (Request)

Client <== uVision (Response) 'Item data string' Format In the case of job being OPT_MEMRANGES, 'Item data string' is replaced by the UV_MEMINFO structure.

Definition at line 851 of file UVSOCK.h.


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

Generated with doxygen.