SAME54P20A Test Project
Data Fields
DSU_DID_Type Union Reference

Data Fields

struct {
   uint32_t   DEVSEL:8
 
   uint32_t   REVISION:4
 
   uint32_t   DIE:4
 
   uint32_t   SERIES:6
 
   uint32_t   __pad0__:1
 
   uint32_t   FAMILY:5
 
   uint32_t   PROCESSOR:4
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 226 of file dsu.h.

Field Documentation

◆ __pad0__

uint32_t DSU_DID_Type::__pad0__

bit: 22 Reserved

Definition at line 232 of file dsu.h.

◆ bit

struct { ... } DSU_DID_Type::bit

Structure used for bit access

◆ DEVSEL

uint32_t DSU_DID_Type::DEVSEL

bit: 0.. 7 Device Select

Definition at line 228 of file dsu.h.

◆ DIE

uint32_t DSU_DID_Type::DIE

bit: 12..15 Die Number

Definition at line 230 of file dsu.h.

◆ FAMILY

uint32_t DSU_DID_Type::FAMILY

bit: 23..27 Family

Definition at line 233 of file dsu.h.

◆ PROCESSOR

uint32_t DSU_DID_Type::PROCESSOR

bit: 28..31 Processor

Definition at line 234 of file dsu.h.

◆ reg

uint32_t DSU_DID_Type::reg

Type used for register access

Definition at line 236 of file dsu.h.

◆ REVISION

uint32_t DSU_DID_Type::REVISION

bit: 8..11 Revision Number

Definition at line 229 of file dsu.h.

◆ SERIES

uint32_t DSU_DID_Type::SERIES

bit: 16..21 Series

Definition at line 231 of file dsu.h.


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