![Aim AMC429 Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/aim/amc429/amc429_reference-manual_2871731015.webp)
Software Library Reference Manual for VME 429
5
Section 1 - Introduction
1.3.3 Function Call Documentation Conventions
Each function call contained in Section 3 - 10 uses a standard documentation format.
The information included for each function call is as follows:
Figure 1.3.3-1 Document Conventions
Prototype:
return value data type function name (function parameter(s));
Driver Command:
Constant Definition (value)
Purpose:
Purpose of the function
Input
list of inputs
Output
list of outputs
Return Value
return value
Data type of the return
value. Will show "Void"
if there is no return value
Specifies the hex code
for the driver command
used by the target s/w to
accomplish the action
required by the function.
See Section 10 for a
complete list.
Specifies the inputs to
the function. All possible
input values are detailed
.
Outputs are provided via an
address specified as an input
parameter. The structure and
content of the information
output to that address location
is specified here.
The value returned via the
function is a status/error code
defining the success/failure of the
function call. The status/error
code value is detailed here.
Specifies the
parameters to be
passed to the function,
the function name and
the type of the return
value
.
Содержание AMC429
Страница 2: ......
Страница 6: ...iv THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 18: ...8 Software Library Reference Manual for VME 429 Section 1 Introduction THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 130: ...120 Software Library Reference Manual for VME 429 Section 5 Transmitter Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 150: ...140 Software Library Reference Manual for VME 429 Section 6 Receiver Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 216: ...206 Software Library Reference Manual for VME 429 Section 11 Notes THIS PAGE IS INTENTIONALLY LEFT BLANK...