SAME54P20A Test Project
Data Fields
SERCOM_SPI_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   DRE:1
 
   __I uint8_t   TXC:1
 
   __I uint8_t   RXC:1
 
   __I uint8_t   SSL:1
 
   __I   uint8_t:3
 
   __I uint8_t   ERROR:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 951 of file sercom.h.

Field Documentation

◆ bit

struct { ... } SERCOM_SPI_INTFLAG_Type::bit

Structure used for bit access

◆ DRE

__I uint8_t SERCOM_SPI_INTFLAG_Type::DRE

bit: 0 Data Register Empty Interrupt

Definition at line 953 of file sercom.h.

◆ ERROR

__I uint8_t SERCOM_SPI_INTFLAG_Type::ERROR

bit: 7 Combined Error Interrupt

Definition at line 958 of file sercom.h.

◆ reg

uint8_t SERCOM_SPI_INTFLAG_Type::reg

Type used for register access

Definition at line 960 of file sercom.h.

◆ RXC

__I uint8_t SERCOM_SPI_INTFLAG_Type::RXC

bit: 2 Receive Complete Interrupt

Definition at line 955 of file sercom.h.

◆ SSL

__I uint8_t SERCOM_SPI_INTFLAG_Type::SSL

bit: 3 Slave Select Low Interrupt Flag

Definition at line 956 of file sercom.h.

◆ TXC

__I uint8_t SERCOM_SPI_INTFLAG_Type::TXC

bit: 1 Transmit Complete Interrupt

Definition at line 954 of file sercom.h.

◆ uint8_t

__I SERCOM_SPI_INTFLAG_Type::uint8_t

bit: 4.. 6 Reserved

Definition at line 957 of file sercom.h.


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