SAME54P20A Test Project
Data Fields
SERCOM_I2CS_ADDR_Type Union Reference

Data Fields

struct {
   uint32_t   GENCEN:1
 
   uint32_t   ADDR:10
 
   uint32_t   __pad0__:4
 
   uint32_t   TENBITEN:1
 
   uint32_t   __pad1__:1
 
   uint32_t   ADDRMASK:10
 
   uint32_t   __pad2__:5
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 1392 of file sercom.h.

Field Documentation

◆ __pad0__

uint32_t SERCOM_I2CS_ADDR_Type::__pad0__

bit: 11..14 Reserved

Definition at line 1396 of file sercom.h.

◆ __pad1__

uint32_t SERCOM_I2CS_ADDR_Type::__pad1__

bit: 16 Reserved

Definition at line 1398 of file sercom.h.

◆ __pad2__

uint32_t SERCOM_I2CS_ADDR_Type::__pad2__

bit: 27..31 Reserved

Definition at line 1400 of file sercom.h.

◆ ADDR

uint32_t SERCOM_I2CS_ADDR_Type::ADDR

bit: 1..10 Address Value

Definition at line 1395 of file sercom.h.

◆ ADDRMASK

uint32_t SERCOM_I2CS_ADDR_Type::ADDRMASK

bit: 17..26 Address Mask

Definition at line 1399 of file sercom.h.

◆ bit

struct { ... } SERCOM_I2CS_ADDR_Type::bit

Structure used for bit access

◆ GENCEN

uint32_t SERCOM_I2CS_ADDR_Type::GENCEN

bit: 0 General Call Address Enable

Definition at line 1394 of file sercom.h.

◆ reg

uint32_t SERCOM_I2CS_ADDR_Type::reg

Type used for register access

Definition at line 1402 of file sercom.h.

◆ TENBITEN

uint32_t SERCOM_I2CS_ADDR_Type::TENBITEN

bit: 15 Ten Bit Addressing Enable

Definition at line 1397 of file sercom.h.


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