SAME54P20A Test Project
Data Fields
AC_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   COMP0:1
 
   __I uint8_t   COMP1:1
 
   __I   uint8_t:2
 
   __I uint8_t   WIN0:1
 
bit
 
struct {
   __I uint8_t   COMP:2
 
   __I   uint8_t:2
 
   __I uint8_t   WIN:1
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 228 of file ac.h.

Field Documentation

◆ bit

struct { ... } AC_INTFLAG_Type::bit

Structure used for bit access

◆ COMP

__I uint8_t AC_INTFLAG_Type::COMP

bit: 0.. 1 Comparator x

Definition at line 237 of file ac.h.

◆ COMP0

__I uint8_t AC_INTFLAG_Type::COMP0

bit: 0 Comparator 0

Definition at line 230 of file ac.h.

◆ COMP1

__I uint8_t AC_INTFLAG_Type::COMP1

bit: 1 Comparator 1

Definition at line 231 of file ac.h.

◆ reg

uint8_t AC_INTFLAG_Type::reg

Type used for register access

Definition at line 242 of file ac.h.

◆ uint8_t

__I AC_INTFLAG_Type::uint8_t

bit: 2.. 3 Reserved

bit: 5.. 7 Reserved

Definition at line 232 of file ac.h.

◆ vec

struct { ... } AC_INTFLAG_Type::vec

Structure used for vec access

◆ WIN

__I uint8_t AC_INTFLAG_Type::WIN

bit: 4 Window x

Definition at line 239 of file ac.h.

◆ WIN0

__I uint8_t AC_INTFLAG_Type::WIN0

bit: 4 Window 0

Definition at line 233 of file ac.h.


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