English
Language : 

R01US0079ED0103 Datasheet, PDF (30/66 Pages) Renesas Technology Corp – RENESAS 32-Bit MCU
Data Flash Access Library - Type T01, European Release
4.3.6 r_fdl_status_t
Type
definition:
typedef enum R_FDL_STATUS_T
{
R_FDL_OK,
R_FDL_BUSY,
R_FDL_SUSPENDED,
R_FDL_ERR_CONFIGURATION,
R_FDL_ERR_PARAMETER,
R_FDL_ERR_PROTECTION,
R_FDL_ERR_REJECTED,
R_FDL_ERR_WRITE,
R_FDL_ERR_ERASE,
R_FDL_ERR_BLANKCHECK,
R_FDL_ERR_COMMAND,
R_FDL_ERR_ECC_SED,
R_FDL_ERR_ECC_DED,
R_FDL_ERR_INTERNAL
} r_fdl_status_t;
User Interface (API)
Description: This enumeration type defines all possible status and error-codes that can be generated
by the FDL. Some error codes are command specific and are described in detail in
section 4.5 “Commands”.
R01US0079ED0103
30
User Manual