English
Language : 

R01US0079ED0103 Datasheet, PDF (43/66 Pages) Renesas Technology Corp – RENESAS 32-Bit MCU
Data Flash Access Library - Type T01, European Release
User Interface (API)
Return value
Type
const uint8_t *
Pre- None
conditions:
Description
The library version is a string value in the following
format: “DH850T01xxxxxYZabcD”
Please check function description below for details.
Post- None
conditions:
Description:
D H850 T01 xxxxx Y Z abc D
Optional character, identifying
different engineering versions
Library version number a.bc
"E" for engineering version
"V" for normal version
Coded information about the
used memory/register model. If
no information is coded, the
library is a generic library valid
for all memory/register models.
Coded information about the supported compiler.
If no information is coded, the library is a source
code library valid for different compilers.
Library type T01=Type01
MCU series name H850=RH850
Flash Code/Data library S=Code / D=Data
Figure 12: Version string
Example:
uint8_t * vstr = (uint8_t *)R_FDL_GetVersionString ();
R01US0079ED0103
43
User Manual