SAME54P20A Test Project
Data Fields
SERCOM_SPI_STATUS_Type Union Reference

Data Fields

struct {
   uint16_t   __pad0__:2
 
   uint16_t   BUFOVF:1
 
   uint16_t   __pad1__:8
 
   uint16_t   LENERR:1
 
   uint16_t   __pad2__:4
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 1108 of file sercom.h.

Field Documentation

◆ __pad0__

uint16_t SERCOM_SPI_STATUS_Type::__pad0__

bit: 0.. 1 Reserved

Definition at line 1110 of file sercom.h.

◆ __pad1__

uint16_t SERCOM_SPI_STATUS_Type::__pad1__

bit: 3..10 Reserved

Definition at line 1112 of file sercom.h.

◆ __pad2__

uint16_t SERCOM_SPI_STATUS_Type::__pad2__

bit: 12..15 Reserved

Definition at line 1114 of file sercom.h.

◆ bit

struct { ... } SERCOM_SPI_STATUS_Type::bit

Structure used for bit access

◆ BUFOVF

uint16_t SERCOM_SPI_STATUS_Type::BUFOVF

bit: 2 Buffer Overflow

Definition at line 1111 of file sercom.h.

◆ LENERR

uint16_t SERCOM_SPI_STATUS_Type::LENERR

bit: 11 Transaction Length Error

Definition at line 1113 of file sercom.h.

◆ reg

uint16_t SERCOM_SPI_STATUS_Type::reg

Type used for register access

Definition at line 1116 of file sercom.h.


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