SAME54P20A Test Project
Data Fields
DAC_INTENCLR_Type Union Reference

Data Fields

struct {
   uint8_t   UNDERRUN0:1
 
   uint8_t   UNDERRUN1:1
 
   uint8_t   EMPTY0:1
 
   uint8_t   EMPTY1:1
 
   uint8_t   RESRDY0:1
 
   uint8_t   RESRDY1:1
 
   uint8_t   OVERRUN0:1
 
   uint8_t   OVERRUN1:1
 
bit
 
struct {
   uint8_t   UNDERRUN:2
 
   uint8_t   EMPTY:2
 
   uint8_t   RESRDY:2
 
   uint8_t   OVERRUN:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 151 of file dac.h.

Field Documentation

◆ bit

struct { ... } DAC_INTENCLR_Type::bit

Structure used for bit access

◆ EMPTY

uint8_t DAC_INTENCLR_Type::EMPTY

bit: 2.. 3 Data Buffer x Empty Interrupt Enable

Definition at line 164 of file dac.h.

◆ EMPTY0

uint8_t DAC_INTENCLR_Type::EMPTY0

bit: 2 Data Buffer 0 Empty Interrupt Enable

Definition at line 155 of file dac.h.

◆ EMPTY1

uint8_t DAC_INTENCLR_Type::EMPTY1

bit: 3 Data Buffer 1 Empty Interrupt Enable

Definition at line 156 of file dac.h.

◆ OVERRUN

uint8_t DAC_INTENCLR_Type::OVERRUN

bit: 6.. 7 Overrun x Interrupt Enable

Definition at line 166 of file dac.h.

◆ OVERRUN0

uint8_t DAC_INTENCLR_Type::OVERRUN0

bit: 6 Overrun 0 Interrupt Enable

Definition at line 159 of file dac.h.

◆ OVERRUN1

uint8_t DAC_INTENCLR_Type::OVERRUN1

bit: 7 Overrun 1 Interrupt Enable

Definition at line 160 of file dac.h.

◆ reg

uint8_t DAC_INTENCLR_Type::reg

Type used for register access

Definition at line 168 of file dac.h.

◆ RESRDY

uint8_t DAC_INTENCLR_Type::RESRDY

bit: 4.. 5 Result x Ready Interrupt Enable

Definition at line 165 of file dac.h.

◆ RESRDY0

uint8_t DAC_INTENCLR_Type::RESRDY0

bit: 4 Result 0 Ready Interrupt Enable

Definition at line 157 of file dac.h.

◆ RESRDY1

uint8_t DAC_INTENCLR_Type::RESRDY1

bit: 5 Result 1 Ready Interrupt Enable

Definition at line 158 of file dac.h.

◆ UNDERRUN

uint8_t DAC_INTENCLR_Type::UNDERRUN

bit: 0.. 1 Underrun x Interrupt Enable

Definition at line 163 of file dac.h.

◆ UNDERRUN0

uint8_t DAC_INTENCLR_Type::UNDERRUN0

bit: 0 Underrun 0 Interrupt Enable

Definition at line 153 of file dac.h.

◆ UNDERRUN1

uint8_t DAC_INTENCLR_Type::UNDERRUN1

bit: 1 Underrun 1 Interrupt Enable

Definition at line 154 of file dac.h.

◆ vec

struct { ... } DAC_INTENCLR_Type::vec

Structure used for vec access


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