Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
System Configuration Management Functions
ref_ver
ref_ver
Outline
Reference version information.
C format
ER ref_ver ( T_RVER *
pk_rver
);
Assembly format
MOVW AX, #LOWW(
_pk_rver
)
CALL !!_ref_ver
Parameter(s)
I/O
Parameter
Description
O
T_RVER *
pk_rver
;
Pointer to the packet returning the version information.
Explanation
The service call stores version information packet (such as kernel maker's code) to the area specified by parameter
pk_rver
.
Note For details about the version information packet, refer to "
12.5.9 Version information packet
".
Return value
Macro
Value
Description
E_OK
0
Normal completion.
To the latest version of this page
Differences Information
Previous Topic
System Configuration Management Functions
Next Topic
SYSTEM CONFIGURATION FILE
Table of Contents
ref_ver