SAME54P20A Test Project
Data Fields
AC_INTENSET_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 191 of file ac.h.

Field Documentation

◆ __pad0__

uint8_t AC_INTENSET_Type::__pad0__

bit: 2.. 3 Reserved

Definition at line 195 of file ac.h.

◆ __pad1__

uint8_t AC_INTENSET_Type::__pad1__

bit: 5.. 7 Reserved

Definition at line 197 of file ac.h.

◆ bit

struct { ... } AC_INTENSET_Type::bit

Structure used for bit access

◆ COMP

uint8_t AC_INTENSET_Type::COMP

bit: 0.. 1 Comparator x Interrupt Enable

Definition at line 200 of file ac.h.

◆ COMP0

uint8_t AC_INTENSET_Type::COMP0

bit: 0 Comparator 0 Interrupt Enable

Definition at line 193 of file ac.h.

◆ COMP1

uint8_t AC_INTENSET_Type::COMP1

bit: 1 Comparator 1 Interrupt Enable

Definition at line 194 of file ac.h.

◆ reg

uint8_t AC_INTENSET_Type::reg

Type used for register access

Definition at line 205 of file ac.h.

◆ vec

struct { ... } AC_INTENSET_Type::vec

Structure used for vec access

◆ WIN

uint8_t AC_INTENSET_Type::WIN

bit: 4 Window x Interrupt Enable

Definition at line 202 of file ac.h.

◆ WIN0

uint8_t AC_INTENSET_Type::WIN0

bit: 4 Window 0 Interrupt Enable

Definition at line 196 of file ac.h.


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