TLE986x Device Family SDK
Data Fields
TUser_ERASE_SECTOR_VERIFY Union Reference

Detailed Description

BF-Step only: This union defines the return value of USER_ERASE_SECTOR_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 sector address,
or sector write proteced

◆ GlobFail

uint8 GlobFail

OR-combination of all fail

◆ MapRAMFail

uint8 MapRAMFail

in case of Data Flash sector only: MAPRAM initialization failed

◆ reg

uint8 reg

◆ VerifyFail

uint8 VerifyFail

at least one of the 32 pages within the sector is not erased properly


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