English
Language : 

R01US0068EJ0100 Datasheet, PDF (40/56 Pages) Renesas Technology Corp – EEPROM Emulation Library
RL78 Family
EEPROM Emulation Library Pack02
EEL_Close
Chapter 5 User Interface
[Function]
EEPROM emulation end processing
This function makes the EEPROM emulation unexecutable.
[Format]
<C language>
void __far EEL_Close(void)
<Assembler>
CALL !EEL_Close or CALL !!EEL_Close
Remark Call this function by using ! if placing the EEL at 00000H to 0FFFFH or by using !! if not.
[Pre-conditions]
If EEPROM emulation was executed, the EEL_CMD_SHUTDOWN command must be used to set EEPROM
emulation to the stopped state (the opened state).
[Post-conditions]
Execute the FDL_Close function to exit the EEPROM emulation.
[Cautions]
None
[Register status after calling this function]
No registers are corrupted.
[Arguments]
None
[Return values]
None
R01US0068EJ0100 Rev.1.00
Mar. 28, 2014
Page 40 of 53