English
Language : 

R01US0068EJ0100 Datasheet, PDF (37/56 Pages) Renesas Technology Corp – EEPROM Emulation Library
RL78 Family
EEPROM Emulation Library Pack02
FDL_Close
Chapter 5 User Interface
[Function]
FDL end processing
Set the Data Flash Control Register (DFLCTL) to the state where access to the data flash memory is inhibited
(DFLEN = 0). All ongoing EEL processing stop.
[Format]
<C language>
void __far FDL_Close(void)
<Assembler>
CALL !FDL_Close or CALL !!FDL_Close
Remark Call this function by using ! if placing the FDL at 00000H to 0FFFFH or by using !! if not.
[Pre-conditions]
The FDL_Init, FDL_Open, EEL_Init, EEL_Open, and EEL_Close functions must have finished normally.
[Post-conditions]
None
[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 37 of 53