SAME54P20A Test Project
Data Fields
ADC_DSEQSTAT_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   BUSY:1
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 727 of file adc.h.

Field Documentation

◆ __pad0__

uint32_t ADC_DSEQSTAT_Type::__pad0__

bit: 9..30 Reserved

Definition at line 738 of file adc.h.

◆ AVGCTRL

uint32_t ADC_DSEQSTAT_Type::AVGCTRL

bit: 3 Average Control

Definition at line 732 of file adc.h.

◆ bit

struct { ... } ADC_DSEQSTAT_Type::bit

Structure used for bit access

◆ BUSY

uint32_t ADC_DSEQSTAT_Type::BUSY

bit: 31 DMA Sequencing Busy

Definition at line 739 of file adc.h.

◆ CTRLB

uint32_t ADC_DSEQSTAT_Type::CTRLB

bit: 1 Control B

Definition at line 730 of file adc.h.

◆ GAINCORR

uint32_t ADC_DSEQSTAT_Type::GAINCORR

bit: 7 Gain Correction

Definition at line 736 of file adc.h.

◆ INPUTCTRL

uint32_t ADC_DSEQSTAT_Type::INPUTCTRL

bit: 0 Input Control

Definition at line 729 of file adc.h.

◆ OFFSETCORR

uint32_t ADC_DSEQSTAT_Type::OFFSETCORR

bit: 8 Offset Correction

Definition at line 737 of file adc.h.

◆ REFCTRL

uint32_t ADC_DSEQSTAT_Type::REFCTRL

bit: 2 Reference Control

Definition at line 731 of file adc.h.

◆ reg

uint32_t ADC_DSEQSTAT_Type::reg

Type used for register access

Definition at line 741 of file adc.h.

◆ SAMPCTRL

uint32_t ADC_DSEQSTAT_Type::SAMPCTRL

bit: 4 Sampling Time Control

Definition at line 733 of file adc.h.

◆ WINLT

uint32_t ADC_DSEQSTAT_Type::WINLT

bit: 5 Window Monitor Lower Threshold

Definition at line 734 of file adc.h.

◆ WINUT

uint32_t ADC_DSEQSTAT_Type::WINUT

bit: 6 Window Monitor Upper Threshold

Definition at line 735 of file adc.h.


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