TLE986x Device Family SDK
Data Fields
TUser_Prog Union Reference

Detailed Description

This union defines the return value of USER_PROG.

#include <bootrom.h>

Data Fields

uint8 reg
 
struct {
   uint8   GlobFail: 1
 
   uint8   __pad0__: 3
 
   uint8   VerifyFail: 1
 
   uint8   EmergExit: 1
 
   uint8   SparePgFail: 1
 
   uint8   ExecFail: 1
 
bit
 

Field Documentation

◆ __pad0__

uint8 __pad0__

◆ bit

struct { ... } bit

◆ EmergExit

uint8 EmergExit

function was exited because of Emergency Exit

◆ ExecFail

uint8 ExecFail

Assembly Buffer not opened

◆ GlobFail

uint8 GlobFail

OR-combination of all fail

◆ reg

uint8 reg

◆ SparePgFail

uint8 SparePgFail

no new Spare Page was found

◆ VerifyFail

uint8 VerifyFail

verify has failed


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