SAME54P20A Test Project
Data Fields
DMAC_CHSTATUS_Type Union Reference

Data Fields

struct {
   uint8_t   PEND:1
 
   uint8_t   BUSY:1
 
   uint8_t   FERR:1
 
   uint8_t   CRCERR:1
 
   uint8_t   __pad0__:4
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 1165 of file dmac.h.

Field Documentation

◆ __pad0__

uint8_t DMAC_CHSTATUS_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 1171 of file dmac.h.

◆ bit

struct { ... } DMAC_CHSTATUS_Type::bit

Structure used for bit access

◆ BUSY

uint8_t DMAC_CHSTATUS_Type::BUSY

bit: 1 Channel Busy

Definition at line 1168 of file dmac.h.

◆ CRCERR

uint8_t DMAC_CHSTATUS_Type::CRCERR

bit: 3 Channel CRC Error

Definition at line 1170 of file dmac.h.

◆ FERR

uint8_t DMAC_CHSTATUS_Type::FERR

bit: 2 Channel Fetch Error

Definition at line 1169 of file dmac.h.

◆ PEND

uint8_t DMAC_CHSTATUS_Type::PEND

bit: 0 Channel Pending

Definition at line 1167 of file dmac.h.

◆ reg

uint8_t DMAC_CHSTATUS_Type::reg

Type used for register access

Definition at line 1173 of file dmac.h.


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