SAME54P20A Test Project
Data Fields
DMAC_CHINTENSET_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 1117 of file dmac.h.

Field Documentation

◆ __pad0__

uint8_t DMAC_CHINTENSET_Type::__pad0__

bit: 3.. 7 Reserved

Definition at line 1122 of file dmac.h.

◆ bit

struct { ... } DMAC_CHINTENSET_Type::bit

Structure used for bit access

◆ reg

uint8_t DMAC_CHINTENSET_Type::reg

Type used for register access

Definition at line 1124 of file dmac.h.

◆ SUSP

uint8_t DMAC_CHINTENSET_Type::SUSP

bit: 2 Channel Suspend Interrupt Enable

Definition at line 1121 of file dmac.h.

◆ TCMPL

uint8_t DMAC_CHINTENSET_Type::TCMPL

bit: 1 Channel Transfer Complete Interrupt Enable

Definition at line 1120 of file dmac.h.

◆ TERR

uint8_t DMAC_CHINTENSET_Type::TERR

bit: 0 Channel Transfer Error Interrupt Enable

Definition at line 1119 of file dmac.h.


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