SAME54P20A Test Project
Data Fields
DSU_STATUSB_Type Union Reference

Data Fields

struct {
   uint8_t   PROT:1
 
   uint8_t   DBGPRES:1
 
   uint8_t   DCCD0:1
 
   uint8_t   DCCD1:1
 
   uint8_t   HPE:1
 
   uint8_t   CELCK:1
 
   uint8_t   __pad0__:2
 
bit
 
struct {
   uint8_t   __pad0__:2
 
   uint8_t   DCCD:2
 
   uint8_t   __pad1__:4
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 108 of file dsu.h.

Field Documentation

◆ __pad0__

uint8_t DSU_STATUSB_Type::__pad0__

bit: 6.. 7 Reserved

bit: 0.. 1 Reserved

Definition at line 116 of file dsu.h.

◆ __pad1__

uint8_t DSU_STATUSB_Type::__pad1__

bit: 4.. 7 Reserved

Definition at line 121 of file dsu.h.

◆ bit

struct { ... } DSU_STATUSB_Type::bit

Structure used for bit access

◆ CELCK

uint8_t DSU_STATUSB_Type::CELCK

bit: 5 Chip Erase Locked

Definition at line 115 of file dsu.h.

◆ DBGPRES

uint8_t DSU_STATUSB_Type::DBGPRES

bit: 1 Debugger Present

Definition at line 111 of file dsu.h.

◆ DCCD

uint8_t DSU_STATUSB_Type::DCCD

bit: 2.. 3 Debug Communication Channel x Dirty

Definition at line 120 of file dsu.h.

◆ DCCD0

uint8_t DSU_STATUSB_Type::DCCD0

bit: 2 Debug Communication Channel 0 Dirty

Definition at line 112 of file dsu.h.

◆ DCCD1

uint8_t DSU_STATUSB_Type::DCCD1

bit: 3 Debug Communication Channel 1 Dirty

Definition at line 113 of file dsu.h.

◆ HPE

uint8_t DSU_STATUSB_Type::HPE

bit: 4 Hot-Plugging Enable

Definition at line 114 of file dsu.h.

◆ PROT

uint8_t DSU_STATUSB_Type::PROT

bit: 0 Protected

Definition at line 110 of file dsu.h.

◆ reg

uint8_t DSU_STATUSB_Type::reg

Type used for register access

Definition at line 123 of file dsu.h.

◆ vec

struct { ... } DSU_STATUSB_Type::vec

Structure used for vec access


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