SAME54P20A Test Project
Data Fields
ADC_INTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 519 of file adc.h.

Field Documentation

◆ __pad0__

uint8_t ADC_INTENCLR_Type::__pad0__

bit: 3.. 7 Reserved

Definition at line 524 of file adc.h.

◆ bit

struct { ... } ADC_INTENCLR_Type::bit

Structure used for bit access

◆ OVERRUN

uint8_t ADC_INTENCLR_Type::OVERRUN

bit: 1 Overrun Interrupt Disable

Definition at line 522 of file adc.h.

◆ reg

uint8_t ADC_INTENCLR_Type::reg

Type used for register access

Definition at line 526 of file adc.h.

◆ RESRDY

uint8_t ADC_INTENCLR_Type::RESRDY

bit: 0 Result Ready Interrupt Disable

Definition at line 521 of file adc.h.

◆ WINMON

uint8_t ADC_INTENCLR_Type::WINMON

bit: 2 Window Monitor Interrupt Disable

Definition at line 523 of file adc.h.


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