SAME54P20A Test Project
Data Fields
ADC_CALIB_Type Union Reference

Data Fields

struct {
   uint16_t   BIASCOMP:3
 
   uint16_t   __pad0__:1
 
   uint16_t   BIASR2R:3
 
   uint16_t   __pad1__:1
 
   uint16_t   BIASREFBUF:3
 
   uint16_t   __pad2__:5
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 808 of file adc.h.

Field Documentation

◆ __pad0__

uint16_t ADC_CALIB_Type::__pad0__

bit: 3 Reserved

Definition at line 811 of file adc.h.

◆ __pad1__

uint16_t ADC_CALIB_Type::__pad1__

bit: 7 Reserved

Definition at line 813 of file adc.h.

◆ __pad2__

uint16_t ADC_CALIB_Type::__pad2__

bit: 11..15 Reserved

Definition at line 815 of file adc.h.

◆ BIASCOMP

uint16_t ADC_CALIB_Type::BIASCOMP

bit: 0.. 2 Bias Comparator Scaling

Definition at line 810 of file adc.h.

◆ BIASR2R

uint16_t ADC_CALIB_Type::BIASR2R

bit: 4.. 6 Bias R2R Ampli scaling

Definition at line 812 of file adc.h.

◆ BIASREFBUF

uint16_t ADC_CALIB_Type::BIASREFBUF

bit: 8..10 Bias Reference Buffer Scaling

Definition at line 814 of file adc.h.

◆ bit

struct { ... } ADC_CALIB_Type::bit

Structure used for bit access

◆ reg

uint16_t ADC_CALIB_Type::reg

Type used for register access

Definition at line 817 of file adc.h.


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