
STBLLIB library
UM0516
2.2
Types
The command record is provided in Table 3.
Table 3.
Offset
Command record
Field
Size Value
Description
0
GET_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
2
GET_VER_ROPS_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
4
GET_ID_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
6
READ_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
8
GO_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
10 WRITE_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
12 ERASE_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
14 WRITE_PROTECT_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
16 WRITE_TEMP_UNPROTECT_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
18 WRITE_PERM_UNPROTECT_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
20 READOUT_PROTECT_CMD
2
BOOL
Command supported (TRUE), not
support ed (FALSE).
22
READOUT_TEMP_UNPROTECT_CMD 2
BOOL
Command supported (TRUE), not
support ed (FALSE).
24
READOUT_PERM_UNPROTECT_CMD 2
BOOL
Command supported (TRUE), not
support ed (FALSE).
2.3
2.3.1
APIs
Introduction
The aim of this manual being to get started easily with minimum development effort, this
section only fully describes the most important and common API functions. Please refer to
the self-documented source codes and headers inside the “Src” subfolder for the latest
updates and the descriptions of all implemented functions.
8/26
Doc ID 14490 Rev 2

























