SAME54P20A Test Project
Data Fields
AC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   COMPEO0:1
 
   uint16_t   COMPEO1:1
 
   uint16_t   __pad0__:2
 
   uint16_t   WINEO0:1
 
   uint16_t   __pad1__:3
 
   uint16_t   COMPEI0:1
 
   uint16_t   COMPEI1:1
 
   uint16_t   __pad2__:2
 
   uint16_t   INVEI0:1
 
   uint16_t   INVEI1:1
 
   uint16_t   __pad3__:2
 
bit
 
struct {
   uint16_t   COMPEO:2
 
   uint16_t   __pad0__:2
 
   uint16_t   WINEO:1
 
   uint16_t   __pad1__:3
 
   uint16_t   COMPEI:2
 
   uint16_t   __pad2__:2
 
   uint16_t   INVEI:2
 
   uint16_t   __pad3__:2
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 93 of file ac.h.

Field Documentation

◆ __pad0__

uint16_t AC_EVCTRL_Type::__pad0__

bit: 2.. 3 Reserved

Definition at line 97 of file ac.h.

◆ __pad1__

uint16_t AC_EVCTRL_Type::__pad1__

bit: 5.. 7 Reserved

Definition at line 99 of file ac.h.

◆ __pad2__

uint16_t AC_EVCTRL_Type::__pad2__

bit: 10..11 Reserved

Definition at line 102 of file ac.h.

◆ __pad3__

uint16_t AC_EVCTRL_Type::__pad3__

bit: 14..15 Reserved

Definition at line 105 of file ac.h.

◆ bit

struct { ... } AC_EVCTRL_Type::bit

Structure used for bit access

◆ COMPEI

uint16_t AC_EVCTRL_Type::COMPEI

bit: 8.. 9 Comparator x Event Input Enable

Definition at line 112 of file ac.h.

◆ COMPEI0

uint16_t AC_EVCTRL_Type::COMPEI0

bit: 8 Comparator 0 Event Input Enable

Definition at line 100 of file ac.h.

◆ COMPEI1

uint16_t AC_EVCTRL_Type::COMPEI1

bit: 9 Comparator 1 Event Input Enable

Definition at line 101 of file ac.h.

◆ COMPEO

uint16_t AC_EVCTRL_Type::COMPEO

bit: 0.. 1 Comparator x Event Output Enable

Definition at line 108 of file ac.h.

◆ COMPEO0

uint16_t AC_EVCTRL_Type::COMPEO0

bit: 0 Comparator 0 Event Output Enable

Definition at line 95 of file ac.h.

◆ COMPEO1

uint16_t AC_EVCTRL_Type::COMPEO1

bit: 1 Comparator 1 Event Output Enable

Definition at line 96 of file ac.h.

◆ INVEI

uint16_t AC_EVCTRL_Type::INVEI

bit: 12..13 Comparator x Input Event Invert Enable

Definition at line 114 of file ac.h.

◆ INVEI0

uint16_t AC_EVCTRL_Type::INVEI0

bit: 12 Comparator 0 Input Event Invert Enable

Definition at line 103 of file ac.h.

◆ INVEI1

uint16_t AC_EVCTRL_Type::INVEI1

bit: 13 Comparator 1 Input Event Invert Enable

Definition at line 104 of file ac.h.

◆ reg

uint16_t AC_EVCTRL_Type::reg

Type used for register access

Definition at line 117 of file ac.h.

◆ vec

struct { ... } AC_EVCTRL_Type::vec

Structure used for vec access

◆ WINEO

uint16_t AC_EVCTRL_Type::WINEO

bit: 4 Window x Event Output Enable

Definition at line 110 of file ac.h.

◆ WINEO0

uint16_t AC_EVCTRL_Type::WINEO0

bit: 4 Window 0 Event Output Enable

Definition at line 98 of file ac.h.


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