SAME54P20A Test Project
Data Fields
ADC_STATUS_Type Union Reference

Data Fields

struct {
   uint8_t   ADCBUSY:1
 
   uint8_t   __pad0__:1
 
   uint8_t   WCC:6
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 591 of file adc.h.

Field Documentation

◆ __pad0__

uint8_t ADC_STATUS_Type::__pad0__

bit: 1 Reserved

Definition at line 594 of file adc.h.

◆ ADCBUSY

uint8_t ADC_STATUS_Type::ADCBUSY

bit: 0 ADC Busy Status

Definition at line 593 of file adc.h.

◆ bit

struct { ... } ADC_STATUS_Type::bit

Structure used for bit access

◆ reg

uint8_t ADC_STATUS_Type::reg

Type used for register access

Definition at line 597 of file adc.h.

◆ WCC

uint8_t ADC_STATUS_Type::WCC

bit: 2.. 7 Window Comparator Counter

Definition at line 595 of file adc.h.


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