SAME54P20A Test Project
Data Fields
QSPI_INTENCLR_Type Union Reference

Data Fields

struct {
   uint32_t   RXC:1
 
   uint32_t   DRE:1
 
   uint32_t   TXC:1
 
   uint32_t   ERROR:1
 
   uint32_t   __pad0__:4
 
   uint32_t   CSRISE:1
 
   uint32_t   __pad1__:1
 
   uint32_t   INSTREND:1
 
   uint32_t   __pad2__:21
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 209 of file qspi.h.

Field Documentation

◆ __pad0__

uint32_t QSPI_INTENCLR_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 215 of file qspi.h.

◆ __pad1__

uint32_t QSPI_INTENCLR_Type::__pad1__

bit: 9 Reserved

Definition at line 217 of file qspi.h.

◆ __pad2__

uint32_t QSPI_INTENCLR_Type::__pad2__

bit: 11..31 Reserved

Definition at line 219 of file qspi.h.

◆ bit

struct { ... } QSPI_INTENCLR_Type::bit

Structure used for bit access

◆ CSRISE

uint32_t QSPI_INTENCLR_Type::CSRISE

bit: 8 Chip Select Rise Interrupt Disable

Definition at line 216 of file qspi.h.

◆ DRE

uint32_t QSPI_INTENCLR_Type::DRE

bit: 1 Transmit Data Register Empty Interrupt Disable

Definition at line 212 of file qspi.h.

◆ ERROR

uint32_t QSPI_INTENCLR_Type::ERROR

bit: 3 Overrun Error Interrupt Disable

Definition at line 214 of file qspi.h.

◆ INSTREND

uint32_t QSPI_INTENCLR_Type::INSTREND

bit: 10 Instruction End Interrupt Disable

Definition at line 218 of file qspi.h.

◆ reg

uint32_t QSPI_INTENCLR_Type::reg

Type used for register access

Definition at line 221 of file qspi.h.

◆ RXC

uint32_t QSPI_INTENCLR_Type::RXC

bit: 0 Receive Data Register Full Interrupt Disable

Definition at line 211 of file qspi.h.

◆ TXC

uint32_t QSPI_INTENCLR_Type::TXC

bit: 2 Transmission Complete Interrupt Disable

Definition at line 213 of file qspi.h.


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