SAME54P20A Test Project
Data Fields
SERCOM_I2CS_INTENCLR_Type Union Reference

Data Fields

struct {
   uint8_t   PREC:1
 
   uint8_t   AMATCH:1
 
   uint8_t   DRDY:1
 
   uint8_t   __pad0__:4
 
   uint8_t   ERROR:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 690 of file sercom.h.

Field Documentation

◆ __pad0__

uint8_t SERCOM_I2CS_INTENCLR_Type::__pad0__

bit: 3.. 6 Reserved

Definition at line 695 of file sercom.h.

◆ AMATCH

uint8_t SERCOM_I2CS_INTENCLR_Type::AMATCH

bit: 1 Address Match Interrupt Disable

Definition at line 693 of file sercom.h.

◆ bit

struct { ... } SERCOM_I2CS_INTENCLR_Type::bit

Structure used for bit access

◆ DRDY

uint8_t SERCOM_I2CS_INTENCLR_Type::DRDY

bit: 2 Data Interrupt Disable

Definition at line 694 of file sercom.h.

◆ ERROR

uint8_t SERCOM_I2CS_INTENCLR_Type::ERROR

bit: 7 Combined Error Interrupt Disable

Definition at line 696 of file sercom.h.

◆ PREC

uint8_t SERCOM_I2CS_INTENCLR_Type::PREC

bit: 0 Stop Received Interrupt Disable

Definition at line 692 of file sercom.h.

◆ reg

uint8_t SERCOM_I2CS_INTENCLR_Type::reg

Type used for register access

Definition at line 698 of file sercom.h.


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