SAME54P20A Test Project
Data Fields
DSU_CTRL_Type Union Reference

Data Fields

struct {
   uint8_t   SWRST:1
 
   uint8_t   __pad0__:1
 
   uint8_t   CRC:1
 
   uint8_t   MBIST:1
 
   uint8_t   CE:1
 
   uint8_t   __pad1__:1
 
   uint8_t   ARR:1
 
   uint8_t   SMSA:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 44 of file dsu.h.

Field Documentation

◆ __pad0__

uint8_t DSU_CTRL_Type::__pad0__

bit: 1 Reserved

Definition at line 47 of file dsu.h.

◆ __pad1__

uint8_t DSU_CTRL_Type::__pad1__

bit: 5 Reserved

Definition at line 51 of file dsu.h.

◆ ARR

uint8_t DSU_CTRL_Type::ARR

bit: 6 Auxiliary Row Read

Definition at line 52 of file dsu.h.

◆ bit

struct { ... } DSU_CTRL_Type::bit

Structure used for bit access

◆ CE

uint8_t DSU_CTRL_Type::CE

bit: 4 Chip-Erase

Definition at line 50 of file dsu.h.

◆ CRC

uint8_t DSU_CTRL_Type::CRC

bit: 2 32-bit Cyclic Redundancy Code

Definition at line 48 of file dsu.h.

◆ MBIST

uint8_t DSU_CTRL_Type::MBIST

bit: 3 Memory built-in self-test

Definition at line 49 of file dsu.h.

◆ reg

uint8_t DSU_CTRL_Type::reg

Type used for register access

Definition at line 55 of file dsu.h.

◆ SMSA

uint8_t DSU_CTRL_Type::SMSA

bit: 7 Start Memory Stream Access

Definition at line 53 of file dsu.h.

◆ SWRST

uint8_t DSU_CTRL_Type::SWRST

bit: 0 Software Reset

Definition at line 46 of file dsu.h.


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