English
Language : 

R01US0068EJ0100 Datasheet, PDF (47/56 Pages) Renesas Technology Corp – EEPROM Emulation Library
RL78 Family
EEPROM Emulation Library Pack02
EEL_GetVersionString
Chapter 5 User Interface
[Function]
This obtains the version information of the EEL.
[Format]
<C language>
__far eel_u08* __far EEL_GetVersionString(void)
<Assembler>
CALL !EEL_GetVersionString or CALL !!EEL_GetVersionString
Remark Call this function by using ! if placing the EEL at 00000H to 0FFFFH or by using !! if not.
[Pre-conditions]
None
[Post-conditions]
None
[Cautions]
None
[Register status after calling this function]
None
[Arguments]
None
[Return values]
Type
Description
eel_u08* The address at which the version information of the EEL is input
(far)
(24-bit address area)
Example: For EEPROM emulation library Pack02 V1.00 (ASCII code)
“ERL78T02R110_GVxxx”
Version information : V110→V1.10
Corresponding tool : Renesas Electronics version
Type name : Type02
Corresponding device : RL78
Target library : EEL
R01US0068EJ0100 Rev.1.00
Mar. 28, 2014
Page 47 of 53