SAME54P20A Test Project
Data Fields
SERCOM_I2CM_ADDR_Type Union Reference

Data Fields

struct {
   uint32_t   ADDR:11
 
   uint32_t   __pad0__:2
 
   uint32_t   LENEN:1
 
   uint32_t   HS:1
 
   uint32_t   TENBITEN:1
 
   uint32_t   LEN:8
 
   uint32_t   __pad1__:8
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 1359 of file sercom.h.

Field Documentation

◆ __pad0__

uint32_t SERCOM_I2CM_ADDR_Type::__pad0__

bit: 11..12 Reserved

Definition at line 1362 of file sercom.h.

◆ __pad1__

uint32_t SERCOM_I2CM_ADDR_Type::__pad1__

bit: 24..31 Reserved

Definition at line 1367 of file sercom.h.

◆ ADDR

uint32_t SERCOM_I2CM_ADDR_Type::ADDR

bit: 0..10 Address Value

Definition at line 1361 of file sercom.h.

◆ bit

struct { ... } SERCOM_I2CM_ADDR_Type::bit

Structure used for bit access

◆ HS

uint32_t SERCOM_I2CM_ADDR_Type::HS

bit: 14 High Speed Mode

Definition at line 1364 of file sercom.h.

◆ LEN

uint32_t SERCOM_I2CM_ADDR_Type::LEN

bit: 16..23 Length

Definition at line 1366 of file sercom.h.

◆ LENEN

uint32_t SERCOM_I2CM_ADDR_Type::LENEN

bit: 13 Length Enable

Definition at line 1363 of file sercom.h.

◆ reg

uint32_t SERCOM_I2CM_ADDR_Type::reg

Type used for register access

Definition at line 1369 of file sercom.h.

◆ TENBITEN

uint32_t SERCOM_I2CM_ADDR_Type::TENBITEN

bit: 15 Ten Bit Addressing Enable

Definition at line 1365 of file sercom.h.


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