SAME54P20A Test Project
Data Fields
SERCOM_SPI_CTRLB_Type Union Reference

Data Fields

struct {
   uint32_t   CHSIZE:3
 
   uint32_t   __pad0__:3
 
   uint32_t   PLOADEN:1
 
   uint32_t   __pad1__:2
 
   uint32_t   SSDE:1
 
   uint32_t   __pad2__:3
 
   uint32_t   MSSEN:1
 
   uint32_t   AMODE:2
 
   uint32_t   __pad3__:1
 
   uint32_t   RXEN:1
 
   uint32_t   __pad4__:14
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 349 of file sercom.h.

Field Documentation

◆ __pad0__

uint32_t SERCOM_SPI_CTRLB_Type::__pad0__

bit: 3.. 5 Reserved

Definition at line 352 of file sercom.h.

◆ __pad1__

uint32_t SERCOM_SPI_CTRLB_Type::__pad1__

bit: 7.. 8 Reserved

Definition at line 354 of file sercom.h.

◆ __pad2__

uint32_t SERCOM_SPI_CTRLB_Type::__pad2__

bit: 10..12 Reserved

Definition at line 356 of file sercom.h.

◆ __pad3__

uint32_t SERCOM_SPI_CTRLB_Type::__pad3__

bit: 16 Reserved

Definition at line 359 of file sercom.h.

◆ __pad4__

uint32_t SERCOM_SPI_CTRLB_Type::__pad4__

bit: 18..31 Reserved

Definition at line 361 of file sercom.h.

◆ AMODE

uint32_t SERCOM_SPI_CTRLB_Type::AMODE

bit: 14..15 Address Mode

Definition at line 358 of file sercom.h.

◆ bit

struct { ... } SERCOM_SPI_CTRLB_Type::bit

Structure used for bit access

◆ CHSIZE

uint32_t SERCOM_SPI_CTRLB_Type::CHSIZE

bit: 0.. 2 Character Size

Definition at line 351 of file sercom.h.

◆ MSSEN

uint32_t SERCOM_SPI_CTRLB_Type::MSSEN

bit: 13 Master Slave Select Enable

Definition at line 357 of file sercom.h.

◆ PLOADEN

uint32_t SERCOM_SPI_CTRLB_Type::PLOADEN

bit: 6 Data Preload Enable

Definition at line 353 of file sercom.h.

◆ reg

uint32_t SERCOM_SPI_CTRLB_Type::reg

Type used for register access

Definition at line 363 of file sercom.h.

◆ RXEN

uint32_t SERCOM_SPI_CTRLB_Type::RXEN

bit: 17 Receiver Enable

Definition at line 360 of file sercom.h.

◆ SSDE

uint32_t SERCOM_SPI_CTRLB_Type::SSDE

bit: 9 Slave Select Low Detect Enable

Definition at line 355 of file sercom.h.


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