TLE986x Device Family SDK
Data Fields
TCustomerID Union Reference

Detailed Description

This union defines the return parameter of GetCustomerID.

#include <bootrom.h>

Data Fields

uint32 reg
 
struct {
   uint32   __pad0__: 8
 
   uint32   Step: 8
 
   uint32   Clock: 2
 
   uint32   Package: 2
 
   uint32   SalesCode: 4
 
   uint32   Family: 8
 
bit
 

Field Documentation

◆ __pad0__

uint32 __pad0__

[0..7] rfu

◆ bit

struct { ... } bit

[32] BitSize

◆ Clock

uint32 Clock

[17..16] clock frequency

◆ Family

uint32 Family

[31..24] family code

◆ Package

uint32 Package

[19..18] package code

◆ reg

uint32 reg

◆ SalesCode

uint32 SalesCode

[23..20] device sales code [DEC]

◆ Step

uint32 Step

[15..8] design step major/minor number [HEX]


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