SAME54P20A Test Project
Data Fields
SERCOM_I2CM_INTENCLR_Type Union Reference

Data Fields

struct {
   uint8_t   MB:1
 
   uint8_t   SB:1
 
   uint8_t   __pad0__:5
 
   uint8_t   ERROR:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 666 of file sercom.h.

Field Documentation

◆ __pad0__

uint8_t SERCOM_I2CM_INTENCLR_Type::__pad0__

bit: 2.. 6 Reserved

Definition at line 670 of file sercom.h.

◆ bit

struct { ... } SERCOM_I2CM_INTENCLR_Type::bit

Structure used for bit access

◆ ERROR

uint8_t SERCOM_I2CM_INTENCLR_Type::ERROR

bit: 7 Combined Error Interrupt Disable

Definition at line 671 of file sercom.h.

◆ MB

uint8_t SERCOM_I2CM_INTENCLR_Type::MB

bit: 0 Master On Bus Interrupt Disable

Definition at line 668 of file sercom.h.

◆ reg

uint8_t SERCOM_I2CM_INTENCLR_Type::reg

Type used for register access

Definition at line 673 of file sercom.h.

◆ SB

uint8_t SERCOM_I2CM_INTENCLR_Type::SB

bit: 1 Slave On Bus Interrupt Disable

Definition at line 669 of file sercom.h.


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