SAME54P20A Test Project
Data Fields
ADC_DSEQCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   INPUTCTRL:1
 
   uint32_t   CTRLB:1
 
   uint32_t   REFCTRL:1
 
   uint32_t   AVGCTRL:1
 
   uint32_t   SAMPCTRL:1
 
   uint32_t   WINLT:1
 
   uint32_t   WINUT:1
 
   uint32_t   GAINCORR:1
 
   uint32_t   OFFSETCORR:1
 
   uint32_t   __pad0__:22
 
   uint32_t   AUTOSTART:1
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 682 of file adc.h.

Field Documentation

◆ __pad0__

uint32_t ADC_DSEQCTRL_Type::__pad0__

bit: 9..30 Reserved

Definition at line 693 of file adc.h.

◆ AUTOSTART

uint32_t ADC_DSEQCTRL_Type::AUTOSTART

bit: 31 ADC Auto-Start Conversion

Definition at line 694 of file adc.h.

◆ AVGCTRL

uint32_t ADC_DSEQCTRL_Type::AVGCTRL

bit: 3 Average Control

Definition at line 687 of file adc.h.

◆ bit

struct { ... } ADC_DSEQCTRL_Type::bit

Structure used for bit access

◆ CTRLB

uint32_t ADC_DSEQCTRL_Type::CTRLB

bit: 1 Control B

Definition at line 685 of file adc.h.

◆ GAINCORR

uint32_t ADC_DSEQCTRL_Type::GAINCORR

bit: 7 Gain Correction

Definition at line 691 of file adc.h.

◆ INPUTCTRL

uint32_t ADC_DSEQCTRL_Type::INPUTCTRL

bit: 0 Input Control

Definition at line 684 of file adc.h.

◆ OFFSETCORR

uint32_t ADC_DSEQCTRL_Type::OFFSETCORR

bit: 8 Offset Correction

Definition at line 692 of file adc.h.

◆ REFCTRL

uint32_t ADC_DSEQCTRL_Type::REFCTRL

bit: 2 Reference Control

Definition at line 686 of file adc.h.

◆ reg

uint32_t ADC_DSEQCTRL_Type::reg

Type used for register access

Definition at line 696 of file adc.h.

◆ SAMPCTRL

uint32_t ADC_DSEQCTRL_Type::SAMPCTRL

bit: 4 Sampling Time Control

Definition at line 688 of file adc.h.

◆ WINLT

uint32_t ADC_DSEQCTRL_Type::WINLT

bit: 5 Window Monitor Lower Threshold

Definition at line 689 of file adc.h.

◆ WINUT

uint32_t ADC_DSEQCTRL_Type::WINUT

bit: 6 Window Monitor Upper Threshold

Definition at line 690 of file adc.h.


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