SAME54P20A Test Project
Data Fields
QSPI_BAUD_Type Union Reference

Data Fields

struct {
   uint32_t   CPOL:1
 
   uint32_t   CPHA:1
 
   uint32_t   __pad0__:6
 
   uint32_t   BAUD:8
 
   uint32_t   DLYBS:8
 
   uint32_t   __pad1__:8
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 141 of file qspi.h.

Field Documentation

◆ __pad0__

uint32_t QSPI_BAUD_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 145 of file qspi.h.

◆ __pad1__

uint32_t QSPI_BAUD_Type::__pad1__

bit: 24..31 Reserved

Definition at line 148 of file qspi.h.

◆ BAUD

uint32_t QSPI_BAUD_Type::BAUD

bit: 8..15 Serial Clock Baud Rate

Definition at line 146 of file qspi.h.

◆ bit

struct { ... } QSPI_BAUD_Type::bit

Structure used for bit access

◆ CPHA

uint32_t QSPI_BAUD_Type::CPHA

bit: 1 Clock Phase

Definition at line 144 of file qspi.h.

◆ CPOL

uint32_t QSPI_BAUD_Type::CPOL

bit: 0 Clock Polarity

Definition at line 143 of file qspi.h.

◆ DLYBS

uint32_t QSPI_BAUD_Type::DLYBS

bit: 16..23 Delay Before SCK

Definition at line 147 of file qspi.h.

◆ reg

uint32_t QSPI_BAUD_Type::reg

Type used for register access

Definition at line 150 of file qspi.h.


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