![]() |
TLE986x Device Family SDK
|
This union defines the return value of USER_100TP_PROG.
#include <bootrom.h>
Data Fields | |
uint8 | reg |
struct { | |
uint8 GlobFail: 1 | |
uint8 OffsetFail: 1 | |
uint8 CustIDFail: 1 | |
uint8 __pad0__: 4 | |
uint8 ExecFail: 1 | |
} | bit |
uint8 __pad0__ |
struct { ... } bit |
uint8 CustIDFail |
at least one date addresses the protected CustomerID bytes
uint8 ExecFail |
100TP pages are write protected, 100x programming reached already
uint8 GlobFail |
OR-combination of all fail
uint8 OffsetFail |
at least one offset witin input struct is out of range
uint8 reg |