SAME54P20A Test Project
Data Fields
SERCOM_I2CM_INTENSET_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 783 of file sercom.h.

Field Documentation

◆ __pad0__

uint8_t SERCOM_I2CM_INTENSET_Type::__pad0__

bit: 2.. 6 Reserved

Definition at line 787 of file sercom.h.

◆ bit

struct { ... } SERCOM_I2CM_INTENSET_Type::bit

Structure used for bit access

◆ ERROR

uint8_t SERCOM_I2CM_INTENSET_Type::ERROR

bit: 7 Combined Error Interrupt Enable

Definition at line 788 of file sercom.h.

◆ MB

uint8_t SERCOM_I2CM_INTENSET_Type::MB

bit: 0 Master On Bus Interrupt Enable

Definition at line 785 of file sercom.h.

◆ reg

uint8_t SERCOM_I2CM_INTENSET_Type::reg

Type used for register access

Definition at line 790 of file sercom.h.

◆ SB

uint8_t SERCOM_I2CM_INTENSET_Type::SB

bit: 1 Slave On Bus Interrupt Enable

Definition at line 786 of file sercom.h.


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