SAME54P20A Test Project
Data Fields
DAC_INTFLAG_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 263 of file dac.h.

Field Documentation

◆ bit

struct { ... } DAC_INTFLAG_Type::bit

Structure used for bit access

◆ EMPTY

__I uint8_t DAC_INTFLAG_Type::EMPTY

bit: 2.. 3 Data Buffer x Empty

Definition at line 276 of file dac.h.

◆ EMPTY0

__I uint8_t DAC_INTFLAG_Type::EMPTY0

bit: 2 Data Buffer 0 Empty

Definition at line 267 of file dac.h.

◆ EMPTY1

__I uint8_t DAC_INTFLAG_Type::EMPTY1

bit: 3 Data Buffer 1 Empty

Definition at line 268 of file dac.h.

◆ OVERRUN

__I uint8_t DAC_INTFLAG_Type::OVERRUN

bit: 6.. 7 Result x Overrun

Definition at line 278 of file dac.h.

◆ OVERRUN0

__I uint8_t DAC_INTFLAG_Type::OVERRUN0

bit: 6 Result 0 Overrun

Definition at line 271 of file dac.h.

◆ OVERRUN1

__I uint8_t DAC_INTFLAG_Type::OVERRUN1

bit: 7 Result 1 Overrun

Definition at line 272 of file dac.h.

◆ reg

uint8_t DAC_INTFLAG_Type::reg

Type used for register access

Definition at line 280 of file dac.h.

◆ RESRDY

__I uint8_t DAC_INTFLAG_Type::RESRDY

bit: 4.. 5 Result x Ready

Definition at line 277 of file dac.h.

◆ RESRDY0

__I uint8_t DAC_INTFLAG_Type::RESRDY0

bit: 4 Result 0 Ready

Definition at line 269 of file dac.h.

◆ RESRDY1

__I uint8_t DAC_INTFLAG_Type::RESRDY1

bit: 5 Result 1 Ready

Definition at line 270 of file dac.h.

◆ UNDERRUN

__I uint8_t DAC_INTFLAG_Type::UNDERRUN

bit: 0.. 1 Result x Underrun

Definition at line 275 of file dac.h.

◆ UNDERRUN0

__I uint8_t DAC_INTFLAG_Type::UNDERRUN0

bit: 0 Result 0 Underrun

Definition at line 265 of file dac.h.

◆ UNDERRUN1

__I uint8_t DAC_INTFLAG_Type::UNDERRUN1

bit: 1 Result 1 Underrun

Definition at line 266 of file dac.h.

◆ vec

struct { ... } DAC_INTFLAG_Type::vec

Structure used for vec access


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