SAME54P20A Test Project
Data Fields
QSPI_CTRLA_Type Union Reference

Data Fields

struct {
   uint32_t   SWRST:1
 
   uint32_t   ENABLE:1
 
   uint32_t   __pad0__:22
 
   uint32_t   LASTXFER:1
 
   uint32_t   __pad1__:7
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 44 of file qspi.h.

Field Documentation

◆ __pad0__

uint32_t QSPI_CTRLA_Type::__pad0__

bit: 2..23 Reserved

Definition at line 48 of file qspi.h.

◆ __pad1__

uint32_t QSPI_CTRLA_Type::__pad1__

bit: 25..31 Reserved

Definition at line 50 of file qspi.h.

◆ bit

struct { ... } QSPI_CTRLA_Type::bit

Structure used for bit access

◆ ENABLE

uint32_t QSPI_CTRLA_Type::ENABLE

bit: 1 Enable

Definition at line 47 of file qspi.h.

◆ LASTXFER

uint32_t QSPI_CTRLA_Type::LASTXFER

bit: 24 Last Transfer

Definition at line 49 of file qspi.h.

◆ reg

uint32_t QSPI_CTRLA_Type::reg

Type used for register access

Definition at line 52 of file qspi.h.

◆ SWRST

uint32_t QSPI_CTRLA_Type::SWRST

bit: 0 Software Reset

Definition at line 46 of file qspi.h.


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