SAME54P20A Test Project
Data Fields
DAC_INTENSET_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 207 of file dac.h.

Field Documentation

◆ bit

struct { ... } DAC_INTENSET_Type::bit

Structure used for bit access

◆ EMPTY

uint8_t DAC_INTENSET_Type::EMPTY

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

Definition at line 220 of file dac.h.

◆ EMPTY0

uint8_t DAC_INTENSET_Type::EMPTY0

bit: 2 Data Buffer 0 Empty Interrupt Enable

Definition at line 211 of file dac.h.

◆ EMPTY1

uint8_t DAC_INTENSET_Type::EMPTY1

bit: 3 Data Buffer 1 Empty Interrupt Enable

Definition at line 212 of file dac.h.

◆ OVERRUN

uint8_t DAC_INTENSET_Type::OVERRUN

bit: 6.. 7 Overrun x Interrupt Enable

Definition at line 222 of file dac.h.

◆ OVERRUN0

uint8_t DAC_INTENSET_Type::OVERRUN0

bit: 6 Overrun 0 Interrupt Enable

Definition at line 215 of file dac.h.

◆ OVERRUN1

uint8_t DAC_INTENSET_Type::OVERRUN1

bit: 7 Overrun 1 Interrupt Enable

Definition at line 216 of file dac.h.

◆ reg

uint8_t DAC_INTENSET_Type::reg

Type used for register access

Definition at line 224 of file dac.h.

◆ RESRDY

uint8_t DAC_INTENSET_Type::RESRDY

bit: 4.. 5 Result x Ready Interrupt Enable

Definition at line 221 of file dac.h.

◆ RESRDY0

uint8_t DAC_INTENSET_Type::RESRDY0

bit: 4 Result 0 Ready Interrupt Enable

Definition at line 213 of file dac.h.

◆ RESRDY1

uint8_t DAC_INTENSET_Type::RESRDY1

bit: 5 Result 1 Ready Interrupt Enable

Definition at line 214 of file dac.h.

◆ UNDERRUN

uint8_t DAC_INTENSET_Type::UNDERRUN

bit: 0.. 1 Underrun x Interrupt Enable

Definition at line 219 of file dac.h.

◆ UNDERRUN0

uint8_t DAC_INTENSET_Type::UNDERRUN0

bit: 0 Underrun 0 Interrupt Enable

Definition at line 209 of file dac.h.

◆ UNDERRUN1

uint8_t DAC_INTENSET_Type::UNDERRUN1

bit: 1 Underrun 1 Interrupt Enable

Definition at line 210 of file dac.h.

◆ vec

struct { ... } DAC_INTENSET_Type::vec

Structure used for vec access


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