SAME54P20A Test Project
Data Fields
DAC_DACCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   LEFTADJ:1
 
   uint16_t   ENABLE:1
 
   uint16_t   CCTRL:2
 
   uint16_t   __pad0__:1
 
   uint16_t   FEXT:1
 
   uint16_t   RUNSTDBY:1
 
   uint16_t   DITHER:1
 
   uint16_t   REFRESH:4
 
   uint16_t   __pad1__:1
 
   uint16_t   OSR:3
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 402 of file dac.h.

Field Documentation

◆ __pad0__

uint16_t DAC_DACCTRL_Type::__pad0__

bit: 4 Reserved

Definition at line 407 of file dac.h.

◆ __pad1__

uint16_t DAC_DACCTRL_Type::__pad1__

bit: 12 Reserved

Definition at line 412 of file dac.h.

◆ bit

struct { ... } DAC_DACCTRL_Type::bit

Structure used for bit access

◆ CCTRL

uint16_t DAC_DACCTRL_Type::CCTRL

bit: 2.. 3 Current Control

Definition at line 406 of file dac.h.

◆ DITHER

uint16_t DAC_DACCTRL_Type::DITHER

bit: 7 Dithering Mode

Definition at line 410 of file dac.h.

◆ ENABLE

uint16_t DAC_DACCTRL_Type::ENABLE

bit: 1 Enable DAC0

Definition at line 405 of file dac.h.

◆ FEXT

uint16_t DAC_DACCTRL_Type::FEXT

bit: 5 Standalone Filter

Definition at line 408 of file dac.h.

◆ LEFTADJ

uint16_t DAC_DACCTRL_Type::LEFTADJ

bit: 0 Left Adjusted Data

Definition at line 404 of file dac.h.

◆ OSR

uint16_t DAC_DACCTRL_Type::OSR

bit: 13..15 Sampling Rate

Definition at line 413 of file dac.h.

◆ REFRESH

uint16_t DAC_DACCTRL_Type::REFRESH

bit: 8..11 Refresh period

Definition at line 411 of file dac.h.

◆ reg

uint16_t DAC_DACCTRL_Type::reg

Type used for register access

Definition at line 415 of file dac.h.

◆ RUNSTDBY

uint16_t DAC_DACCTRL_Type::RUNSTDBY

bit: 6 Run in Standby

Definition at line 409 of file dac.h.


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