SAME54P20A Test Project
Data Fields
DMAC_INTPEND_Type Union Reference

Data Fields

struct {
   uint16_t   ID:5
 
   uint16_t   __pad0__:3
 
   uint16_t   TERR:1
 
   uint16_t   TCMPL:1
 
   uint16_t   SUSP:1
 
   uint16_t   __pad1__:1
 
   uint16_t   CRCERR:1
 
   uint16_t   FERR:1
 
   uint16_t   BUSY:1
 
   uint16_t   PEND:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 421 of file dmac.h.

Field Documentation

◆ __pad0__

uint16_t DMAC_INTPEND_Type::__pad0__

bit: 5.. 7 Reserved

Definition at line 424 of file dmac.h.

◆ __pad1__

uint16_t DMAC_INTPEND_Type::__pad1__

bit: 11 Reserved

Definition at line 428 of file dmac.h.

◆ bit

struct { ... } DMAC_INTPEND_Type::bit

Structure used for bit access

◆ BUSY

uint16_t DMAC_INTPEND_Type::BUSY

bit: 14 Busy

Definition at line 431 of file dmac.h.

◆ CRCERR

uint16_t DMAC_INTPEND_Type::CRCERR

bit: 12 CRC Error

Definition at line 429 of file dmac.h.

◆ FERR

uint16_t DMAC_INTPEND_Type::FERR

bit: 13 Fetch Error

Definition at line 430 of file dmac.h.

◆ ID

uint16_t DMAC_INTPEND_Type::ID

bit: 0.. 4 Channel ID

Definition at line 423 of file dmac.h.

◆ PEND

uint16_t DMAC_INTPEND_Type::PEND

bit: 15 Pending

Definition at line 432 of file dmac.h.

◆ reg

uint16_t DMAC_INTPEND_Type::reg

Type used for register access

Definition at line 434 of file dmac.h.

◆ SUSP

uint16_t DMAC_INTPEND_Type::SUSP

bit: 10 Channel Suspend

Definition at line 427 of file dmac.h.

◆ TCMPL

uint16_t DMAC_INTPEND_Type::TCMPL

bit: 9 Transfer Complete

Definition at line 426 of file dmac.h.

◆ TERR

uint16_t DMAC_INTPEND_Type::TERR

bit: 8 Transfer Error

Definition at line 425 of file dmac.h.


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