SAME54P20A Test Project
Data Fields
DAC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint8_t   STARTEI0:1
 
   uint8_t   STARTEI1:1
 
   uint8_t   EMPTYEO0:1
 
   uint8_t   EMPTYEO1:1
 
   uint8_t   INVEI0:1
 
   uint8_t   INVEI1:1
 
   uint8_t   RESRDYEO0:1
 
   uint8_t   RESRDYEO1:1
 
bit
 
struct {
   uint8_t   STARTEI:2
 
   uint8_t   EMPTYEO:2
 
   uint8_t   INVEI:2
 
   uint8_t   RESRDYEO:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 95 of file dac.h.

Field Documentation

◆ bit

struct { ... } DAC_EVCTRL_Type::bit

Structure used for bit access

◆ EMPTYEO

uint8_t DAC_EVCTRL_Type::EMPTYEO

bit: 2.. 3 Data Buffer Empty Event Output DAC x

Definition at line 108 of file dac.h.

◆ EMPTYEO0

uint8_t DAC_EVCTRL_Type::EMPTYEO0

bit: 2 Data Buffer Empty Event Output DAC 0

Definition at line 99 of file dac.h.

◆ EMPTYEO1

uint8_t DAC_EVCTRL_Type::EMPTYEO1

bit: 3 Data Buffer Empty Event Output DAC 1

Definition at line 100 of file dac.h.

◆ INVEI

uint8_t DAC_EVCTRL_Type::INVEI

bit: 4.. 5 Enable Invertion of DAC x input event

Definition at line 109 of file dac.h.

◆ INVEI0

uint8_t DAC_EVCTRL_Type::INVEI0

bit: 4 Enable Invertion of DAC 0 input event

Definition at line 101 of file dac.h.

◆ INVEI1

uint8_t DAC_EVCTRL_Type::INVEI1

bit: 5 Enable Invertion of DAC 1 input event

Definition at line 102 of file dac.h.

◆ reg

uint8_t DAC_EVCTRL_Type::reg

Type used for register access

Definition at line 112 of file dac.h.

◆ RESRDYEO

uint8_t DAC_EVCTRL_Type::RESRDYEO

bit: 6.. 7 Result Ready Event Output x

Definition at line 110 of file dac.h.

◆ RESRDYEO0

uint8_t DAC_EVCTRL_Type::RESRDYEO0

bit: 6 Result Ready Event Output 0

Definition at line 103 of file dac.h.

◆ RESRDYEO1

uint8_t DAC_EVCTRL_Type::RESRDYEO1

bit: 7 Result Ready Event Output 1

Definition at line 104 of file dac.h.

◆ STARTEI

uint8_t DAC_EVCTRL_Type::STARTEI

bit: 0.. 1 Start Conversion Event Input DAC x

Definition at line 107 of file dac.h.

◆ STARTEI0

uint8_t DAC_EVCTRL_Type::STARTEI0

bit: 0 Start Conversion Event Input DAC 0

Definition at line 97 of file dac.h.

◆ STARTEI1

uint8_t DAC_EVCTRL_Type::STARTEI1

bit: 1 Start Conversion Event Input DAC 1

Definition at line 98 of file dac.h.

◆ vec

struct { ... } DAC_EVCTRL_Type::vec

Structure used for vec access


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