SAME54P20A Test Project
Data Fields
SERCOM_SPI_INTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 717 of file sercom.h.

Field Documentation

◆ __pad0__

uint8_t SERCOM_SPI_INTENCLR_Type::__pad0__

bit: 4.. 6 Reserved

Definition at line 723 of file sercom.h.

◆ bit

struct { ... } SERCOM_SPI_INTENCLR_Type::bit

Structure used for bit access

◆ DRE

uint8_t SERCOM_SPI_INTENCLR_Type::DRE

bit: 0 Data Register Empty Interrupt Disable

Definition at line 719 of file sercom.h.

◆ ERROR

uint8_t SERCOM_SPI_INTENCLR_Type::ERROR

bit: 7 Combined Error Interrupt Disable

Definition at line 724 of file sercom.h.

◆ reg

uint8_t SERCOM_SPI_INTENCLR_Type::reg

Type used for register access

Definition at line 726 of file sercom.h.

◆ RXC

uint8_t SERCOM_SPI_INTENCLR_Type::RXC

bit: 2 Receive Complete Interrupt Disable

Definition at line 721 of file sercom.h.

◆ SSL

uint8_t SERCOM_SPI_INTENCLR_Type::SSL

bit: 3 Slave Select Low Interrupt Disable

Definition at line 722 of file sercom.h.

◆ TXC

uint8_t SERCOM_SPI_INTENCLR_Type::TXC

bit: 1 Transmit Complete Interrupt Disable

Definition at line 720 of file sercom.h.


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