TLE986x Device Family SDK
Data Fields
TUser_ERASEPG_VERIFY Union Reference

Detailed Description

BF-Step only: This union defines the return value of USER_ERASEPG_VERIFY.

#include <bootrom.h>

Data Fields

uint8 reg
 
struct {
   uint8   GlobFail: 1
 
   uint8   VerifyFail: 1
 
   uint8   __pad0__: 4
 
   uint8   MapRAMFail: 1
 
   uint8   ExecFail: 1
 
bit
 

Field Documentation

◆ __pad0__

uint8 __pad0__

◆ bit

struct { ... } bit

◆ ExecFail

uint8 ExecFail

Assembly Buffer is still open,
or nested NVM operation,
or invalid page address,
or sector write proteced

◆ GlobFail

uint8 GlobFail

OR-combination of all fail

◆ MapRAMFail

uint8 MapRAMFail

MAPRAM initialization failure, invalid SparePage

◆ reg

uint8 reg

◆ VerifyFail

uint8 VerifyFail

page not in proper erased state


The documentation for this union was generated from the following file: