SAME54P20A Test Project
Data Fields
ADC_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   RESRDY:1
 
   __I uint8_t   OVERRUN:1
 
   __I uint8_t   WINMON:1
 
   __I   uint8_t:5
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 567 of file adc.h.

Field Documentation

◆ bit

struct { ... } ADC_INTFLAG_Type::bit

Structure used for bit access

◆ OVERRUN

__I uint8_t ADC_INTFLAG_Type::OVERRUN

bit: 1 Overrun Interrupt Flag

Definition at line 570 of file adc.h.

◆ reg

uint8_t ADC_INTFLAG_Type::reg

Type used for register access

Definition at line 574 of file adc.h.

◆ RESRDY

__I uint8_t ADC_INTFLAG_Type::RESRDY

bit: 0 Result Ready Interrupt Flag

Definition at line 569 of file adc.h.

◆ uint8_t

__I ADC_INTFLAG_Type::uint8_t

bit: 3.. 7 Reserved

Definition at line 572 of file adc.h.

◆ WINMON

__I uint8_t ADC_INTFLAG_Type::WINMON

bit: 2 Window Monitor Interrupt Flag

Definition at line 571 of file adc.h.


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