SAME54P20A Test Project
Data Fields
AC_INTENCLR_Type Union Reference

Data Fields

struct {
   uint8_t   COMP0:1
 
   uint8_t   COMP1:1
 
   uint8_t   __pad0__:2
 
   uint8_t   WIN0:1
 
   uint8_t   __pad1__:3
 
bit
 
struct {
   uint8_t   COMP:2
 
   uint8_t   __pad0__:2
 
   uint8_t   WIN:1
 
   uint8_t   __pad1__:3
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 154 of file ac.h.

Field Documentation

◆ __pad0__

uint8_t AC_INTENCLR_Type::__pad0__

bit: 2.. 3 Reserved

Definition at line 158 of file ac.h.

◆ __pad1__

uint8_t AC_INTENCLR_Type::__pad1__

bit: 5.. 7 Reserved

Definition at line 160 of file ac.h.

◆ bit

struct { ... } AC_INTENCLR_Type::bit

Structure used for bit access

◆ COMP

uint8_t AC_INTENCLR_Type::COMP

bit: 0.. 1 Comparator x Interrupt Enable

Definition at line 163 of file ac.h.

◆ COMP0

uint8_t AC_INTENCLR_Type::COMP0

bit: 0 Comparator 0 Interrupt Enable

Definition at line 156 of file ac.h.

◆ COMP1

uint8_t AC_INTENCLR_Type::COMP1

bit: 1 Comparator 1 Interrupt Enable

Definition at line 157 of file ac.h.

◆ reg

uint8_t AC_INTENCLR_Type::reg

Type used for register access

Definition at line 168 of file ac.h.

◆ vec

struct { ... } AC_INTENCLR_Type::vec

Structure used for vec access

◆ WIN

uint8_t AC_INTENCLR_Type::WIN

bit: 4 Window x Interrupt Enable

Definition at line 165 of file ac.h.

◆ WIN0

uint8_t AC_INTENCLR_Type::WIN0

bit: 4 Window 0 Interrupt Enable

Definition at line 159 of file ac.h.


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