SAME54P20A Test Project
Data Fields
ADC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint8_t   FLUSHEI:1
 
   uint8_t   STARTEI:1
 
   uint8_t   FLUSHINV:1
 
   uint8_t   STARTINV:1
 
   uint8_t   RESRDYEO:1
 
   uint8_t   WINMONEO:1
 
   uint8_t   __pad0__:2
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 106 of file adc.h.

Field Documentation

◆ __pad0__

uint8_t ADC_EVCTRL_Type::__pad0__

bit: 6.. 7 Reserved

Definition at line 114 of file adc.h.

◆ bit

struct { ... } ADC_EVCTRL_Type::bit

Structure used for bit access

◆ FLUSHEI

uint8_t ADC_EVCTRL_Type::FLUSHEI

bit: 0 Flush Event Input Enable

Definition at line 108 of file adc.h.

◆ FLUSHINV

uint8_t ADC_EVCTRL_Type::FLUSHINV

bit: 2 Flush Event Invert Enable

Definition at line 110 of file adc.h.

◆ reg

uint8_t ADC_EVCTRL_Type::reg

Type used for register access

Definition at line 116 of file adc.h.

◆ RESRDYEO

uint8_t ADC_EVCTRL_Type::RESRDYEO

bit: 4 Result Ready Event Out

Definition at line 112 of file adc.h.

◆ STARTEI

uint8_t ADC_EVCTRL_Type::STARTEI

bit: 1 Start Conversion Event Input Enable

Definition at line 109 of file adc.h.

◆ STARTINV

uint8_t ADC_EVCTRL_Type::STARTINV

bit: 3 Start Conversion Event Invert Enable

Definition at line 111 of file adc.h.

◆ WINMONEO

uint8_t ADC_EVCTRL_Type::WINMONEO

bit: 5 Window Monitor Event Out

Definition at line 113 of file adc.h.


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