SAME54P20A Test Project
Data Fields
ADC_CTRLA_Type Union Reference

Data Fields

struct {
   uint16_t   SWRST:1
 
   uint16_t   ENABLE:1
 
   uint16_t   __pad0__:1
 
   uint16_t   DUALSEL:2
 
   uint16_t   SLAVEEN:1
 
   uint16_t   RUNSTDBY:1
 
   uint16_t   ONDEMAND:1
 
   uint16_t   PRESCALER:3
 
   uint16_t   __pad1__:4
 
   uint16_t   R2R:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 44 of file adc.h.

Field Documentation

◆ __pad0__

uint16_t ADC_CTRLA_Type::__pad0__

bit: 2 Reserved

Definition at line 48 of file adc.h.

◆ __pad1__

uint16_t ADC_CTRLA_Type::__pad1__

bit: 11..14 Reserved

Definition at line 54 of file adc.h.

◆ bit

struct { ... } ADC_CTRLA_Type::bit

Structure used for bit access

◆ DUALSEL

uint16_t ADC_CTRLA_Type::DUALSEL

bit: 3.. 4 Dual Mode Trigger Selection

Definition at line 49 of file adc.h.

◆ ENABLE

uint16_t ADC_CTRLA_Type::ENABLE

bit: 1 Enable

Definition at line 47 of file adc.h.

◆ ONDEMAND

uint16_t ADC_CTRLA_Type::ONDEMAND

bit: 7 On Demand Control

Definition at line 52 of file adc.h.

◆ PRESCALER

uint16_t ADC_CTRLA_Type::PRESCALER

bit: 8..10 Prescaler Configuration

Definition at line 53 of file adc.h.

◆ R2R

uint16_t ADC_CTRLA_Type::R2R

bit: 15 Rail to Rail Operation Enable

Definition at line 55 of file adc.h.

◆ reg

uint16_t ADC_CTRLA_Type::reg

Type used for register access

Definition at line 57 of file adc.h.

◆ RUNSTDBY

uint16_t ADC_CTRLA_Type::RUNSTDBY

bit: 6 Run in Standby

Definition at line 51 of file adc.h.

◆ SLAVEEN

uint16_t ADC_CTRLA_Type::SLAVEEN

bit: 5 Slave Enable

Definition at line 50 of file adc.h.

◆ SWRST

uint16_t ADC_CTRLA_Type::SWRST

bit: 0 Software Reset

Definition at line 46 of file adc.h.


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