Renesas FSL-T06 User Manual page 46

Flash self-programming library
Table of Contents

Advertisement

Flash Self-Programming Library
5.3.4.2 FSL_GetDevice
R01US0046ED Rev. 1.01
User Manual
Pre-conditions
None
Post-conditions
None
Example
/* Read library version */
fsl_u08
*version_pu08;
version_pu08 = FSL_GetVersionString( );
Description
Function returns the device number to identify the used device.
Interface
fsl_status_t FSL_GetDevice( fsl_u32 *pDeviceNo_pu32 )
Arguments
Type
fsl_u32
pDeviceNo_pu32
Return types / values
Type
fsl_status_t
fsl_u32
pDeviceNo_pu32
de
Argument
Pointer to buffer of read device number
Argument
Function return values:
Pointer to buffer filled with device
number
Format:
"0000000000000000xxxxxxxxxxxxxxxx"
Example:
customer specific version
information
Description
Description
FSL_OK
FSL_ERR_FLOW
FSL_ERR_PARAMETER
uPD70F3377
→3377 = 0x0D31
→xxxxxxxxxxxxxxxx =
000110100110001
User Interface (API)
46

Advertisement

Table of Contents
loading

Table of Contents