SAME54P20A Test Project
Data Fields
QSPI_INSTRFRAME_Type Union Reference

Data Fields

struct {
   uint32_t   WIDTH:3
 
   uint32_t   __pad0__:1
 
   uint32_t   INSTREN:1
 
   uint32_t   ADDREN:1
 
   uint32_t   OPTCODEEN:1
 
   uint32_t   DATAEN:1
 
   uint32_t   OPTCODELEN:2
 
   uint32_t   ADDRLEN:1
 
   uint32_t   __pad1__:1
 
   uint32_t   TFRTYPE:2
 
   uint32_t   CRMODE:1
 
   uint32_t   DDREN:1
 
   uint32_t   DUMMYLEN:5
 
   uint32_t   __pad2__:11
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 379 of file qspi.h.

Field Documentation

◆ __pad0__

uint32_t QSPI_INSTRFRAME_Type::__pad0__

bit: 3 Reserved

Definition at line 382 of file qspi.h.

◆ __pad1__

uint32_t QSPI_INSTRFRAME_Type::__pad1__

bit: 11 Reserved

Definition at line 389 of file qspi.h.

◆ __pad2__

uint32_t QSPI_INSTRFRAME_Type::__pad2__

bit: 21..31 Reserved

Definition at line 394 of file qspi.h.

◆ ADDREN

uint32_t QSPI_INSTRFRAME_Type::ADDREN

bit: 5 Address Enable

Definition at line 384 of file qspi.h.

◆ ADDRLEN

uint32_t QSPI_INSTRFRAME_Type::ADDRLEN

bit: 10 Address Length

Definition at line 388 of file qspi.h.

◆ bit

struct { ... } QSPI_INSTRFRAME_Type::bit

Structure used for bit access

◆ CRMODE

uint32_t QSPI_INSTRFRAME_Type::CRMODE

bit: 14 Continuous Read Mode

Definition at line 391 of file qspi.h.

◆ DATAEN

uint32_t QSPI_INSTRFRAME_Type::DATAEN

bit: 7 Data Enable

Definition at line 386 of file qspi.h.

◆ DDREN

uint32_t QSPI_INSTRFRAME_Type::DDREN

bit: 15 Double Data Rate Enable

Definition at line 392 of file qspi.h.

◆ DUMMYLEN

uint32_t QSPI_INSTRFRAME_Type::DUMMYLEN

bit: 16..20 Dummy Cycles Length

Definition at line 393 of file qspi.h.

◆ INSTREN

uint32_t QSPI_INSTRFRAME_Type::INSTREN

bit: 4 Instruction Enable

Definition at line 383 of file qspi.h.

◆ OPTCODEEN

uint32_t QSPI_INSTRFRAME_Type::OPTCODEEN

bit: 6 Option Enable

Definition at line 385 of file qspi.h.

◆ OPTCODELEN

uint32_t QSPI_INSTRFRAME_Type::OPTCODELEN

bit: 8.. 9 Option Code Length

Definition at line 387 of file qspi.h.

◆ reg

uint32_t QSPI_INSTRFRAME_Type::reg

Type used for register access

Definition at line 396 of file qspi.h.

◆ TFRTYPE

uint32_t QSPI_INSTRFRAME_Type::TFRTYPE

bit: 12..13 Data Transfer Type

Definition at line 390 of file qspi.h.

◆ WIDTH

uint32_t QSPI_INSTRFRAME_Type::WIDTH

bit: 0.. 2 Instruction Code, Address, Option Code and Data Width

Definition at line 381 of file qspi.h.


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