SAME54P20A Test Project
Data Fields
ADC_SAMPCTRL_Type Union Reference

Data Fields

struct {
   uint8_t   SAMPLEN:6
 
   uint8_t   __pad0__:1
 
   uint8_t   OFFCOMP:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 402 of file adc.h.

Field Documentation

◆ __pad0__

uint8_t ADC_SAMPCTRL_Type::__pad0__

bit: 6 Reserved

Definition at line 405 of file adc.h.

◆ bit

struct { ... } ADC_SAMPCTRL_Type::bit

Structure used for bit access

◆ OFFCOMP

uint8_t ADC_SAMPCTRL_Type::OFFCOMP

bit: 7 Comparator Offset Compensation Enable

Definition at line 406 of file adc.h.

◆ reg

uint8_t ADC_SAMPCTRL_Type::reg

Type used for register access

Definition at line 408 of file adc.h.

◆ SAMPLEN

uint8_t ADC_SAMPCTRL_Type::SAMPLEN

bit: 0.. 5 Sampling Time Length

Definition at line 404 of file adc.h.


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