English
Language : 

R01US0079ED0103 Datasheet, PDF (31/66 Pages) Renesas Technology Corp – RENESAS 32-Bit MCU
Data Flash Access Library - Type T01, European Release
User Interface (API)
Member /
Value:
Member / Value
Description
R_FDL_OK
FDL operation successfully finished
R_FDL_BUSY
FDL operation is still ongoing
R_FDL_SUSPENDED
Data Flash operation is suspended
R_FDL_ERR_CONFIGURATION The FDL configuration (descriptor) was wrong
R_FDL_ERR_PARAMETER
An error was found in the given parameter(s)
R_FDL_ERR_PROTECTION
FDL operation stopped due to hardware error, wrong
access rights or wrong conditions
R_FDL_ERR_REJECTED
A flow error occurred (e.g. library not initialized, other
operation on-going)
R_FDL_ERR_WRITE
Data Flash write error
R_FDL_ERR_ERASE
Data Flash erase error
R_FDL_ERR_BLANKCHECK
The blank check command was stopped because the
specified area is not blank
R_FDL_ERR_COMMAND
Unknown command
R_FDL_ERR_ECC_SED
R_FDL_ERR_ECC_DED
R_FDL_ERR_INTERNAL
Single bit error detected by ECC
Double bit error detected by ECC
The current FDL command stopped due to an library
internal error (e.g. hardware errors that should never
occur or library errors which were not expected and
might result from library data manipulation by the
application)
4.4 Functions
The API functions, grouped by their role in the interface:
Initialization:
 R_FDL_Init
Flash Operations:
 R_FDL_Execute
 R_FDL_Handler
Operation control:
 R_FDL_SuspendRequest
 R_FDL_ResumeRequest
 R_FDL_StandBy
 R_FDL_WakeUp
R01US0079ED0103
31
User Manual