English
Language : 

R01US0079ED0103 Datasheet, PDF (39/66 Pages) Renesas Technology Corp – RENESAS 32-Bit MCU
Data Flash Access Library - Type T01, European Release
User Interface (API)
Arguments: Parameters
Argument
None
Type
Access
Description
Return value
Type
r_fdl_status_t
Description
 R_FDL_OK
Operation finished successfully
 R_FDL_ ERR_REJECTED
Wrong library handling flow: FDL is not in
suspended or suspend pending state
Pre- The library must be in suspended state.
conditions:
Post- Call R_FDL_Handler until the library operation is resumed.
conditions:
Description: This function requests to resume the FDL operation after suspending. The resume is just
requested by this function. Resume handling is done by the R_FDL_Handler function.
Example: See R_FDL_SuspendRequest.
4.4.3.3 R_FDL_StandBy
Outline: This function suspends an ongoing flash operation.
Interface: C Interface
r_fdl_status_t R_FDL_StandBy (void);
Arguments: Parameters
Argument
None
Type
Access
Description
R01US0079ED0103
39
User Manual