SAME54P20A Test Project
Data Fields
DMAC_CHINTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   TERR:1
 
   __I uint8_t   TCMPL:1
 
   __I uint8_t   SUSP:1
 
   __I   uint8_t:5
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 1141 of file dmac.h.

Field Documentation

◆ bit

struct { ... } DMAC_CHINTFLAG_Type::bit

Structure used for bit access

◆ reg

uint8_t DMAC_CHINTFLAG_Type::reg

Type used for register access

Definition at line 1148 of file dmac.h.

◆ SUSP

__I uint8_t DMAC_CHINTFLAG_Type::SUSP

bit: 2 Channel Suspend

Definition at line 1145 of file dmac.h.

◆ TCMPL

__I uint8_t DMAC_CHINTFLAG_Type::TCMPL

bit: 1 Channel Transfer Complete

Definition at line 1144 of file dmac.h.

◆ TERR

__I uint8_t DMAC_CHINTFLAG_Type::TERR

bit: 0 Channel Transfer Error

Definition at line 1143 of file dmac.h.

◆ uint8_t

__I DMAC_CHINTFLAG_Type::uint8_t

bit: 3.. 7 Reserved

Definition at line 1146 of file dmac.h.


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