SAME54P20A Test Project
Data Fields
TCC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   EVACT0:3
 
   uint32_t   EVACT1:3
 
   uint32_t   CNTSEL:2
 
   uint32_t   OVFEO:1
 
   uint32_t   TRGEO:1
 
   uint32_t   CNTEO:1
 
   uint32_t   __pad0__:1
 
   uint32_t   TCINV0:1
 
   uint32_t   TCINV1:1
 
   uint32_t   TCEI0:1
 
   uint32_t   TCEI1:1
 
   uint32_t   MCEI0:1
 
   uint32_t   MCEI1:1
 
   uint32_t   MCEI2:1
 
   uint32_t   MCEI3:1
 
   uint32_t   MCEI4:1
 
   uint32_t   MCEI5:1
 
   uint32_t   __pad1__:2
 
   uint32_t   MCEO0:1
 
   uint32_t   MCEO1:1
 
   uint32_t   MCEO2:1
 
   uint32_t   MCEO3:1
 
   uint32_t   MCEO4:1
 
   uint32_t   MCEO5:1
 
   uint32_t   __pad2__:2
 
bit
 
struct {
   uint32_t   __pad0__:12
 
   uint32_t   TCINV:2
 
   uint32_t   TCEI:2
 
   uint32_t   MCEI:6
 
   uint32_t   __pad1__:2
 
   uint32_t   MCEO:6
 
   uint32_t   __pad2__:2
 
vec
 
uint32_t reg
 

Detailed Description

Definition at line 702 of file tcc.h.

Field Documentation

◆ __pad0__

uint32_t TCC_EVCTRL_Type::__pad0__

bit: 11 Reserved

bit: 0..11 Reserved

Definition at line 710 of file tcc.h.

◆ __pad1__

uint32_t TCC_EVCTRL_Type::__pad1__

bit: 22..23 Reserved

Definition at line 721 of file tcc.h.

◆ __pad2__

uint32_t TCC_EVCTRL_Type::__pad2__

bit: 30..31 Reserved

Definition at line 728 of file tcc.h.

◆ bit

struct { ... } TCC_EVCTRL_Type::bit

Structure used for bit access

◆ CNTEO

uint32_t TCC_EVCTRL_Type::CNTEO

bit: 10 Timer/counter Output Event Enable

Definition at line 709 of file tcc.h.

◆ CNTSEL

uint32_t TCC_EVCTRL_Type::CNTSEL

bit: 6.. 7 Timer/counter Output Event Mode

Definition at line 706 of file tcc.h.

◆ EVACT0

uint32_t TCC_EVCTRL_Type::EVACT0

bit: 0.. 2 Timer/counter Input Event0 Action

Definition at line 704 of file tcc.h.

◆ EVACT1

uint32_t TCC_EVCTRL_Type::EVACT1

bit: 3.. 5 Timer/counter Input Event1 Action

Definition at line 705 of file tcc.h.

◆ MCEI

uint32_t TCC_EVCTRL_Type::MCEI

bit: 16..21 Match or Capture Channel x Event Input Enable

Definition at line 734 of file tcc.h.

◆ MCEI0

uint32_t TCC_EVCTRL_Type::MCEI0

bit: 16 Match or Capture Channel 0 Event Input Enable

Definition at line 715 of file tcc.h.

◆ MCEI1

uint32_t TCC_EVCTRL_Type::MCEI1

bit: 17 Match or Capture Channel 1 Event Input Enable

Definition at line 716 of file tcc.h.

◆ MCEI2

uint32_t TCC_EVCTRL_Type::MCEI2

bit: 18 Match or Capture Channel 2 Event Input Enable

Definition at line 717 of file tcc.h.

◆ MCEI3

uint32_t TCC_EVCTRL_Type::MCEI3

bit: 19 Match or Capture Channel 3 Event Input Enable

Definition at line 718 of file tcc.h.

◆ MCEI4

uint32_t TCC_EVCTRL_Type::MCEI4

bit: 20 Match or Capture Channel 4 Event Input Enable

Definition at line 719 of file tcc.h.

◆ MCEI5

uint32_t TCC_EVCTRL_Type::MCEI5

bit: 21 Match or Capture Channel 5 Event Input Enable

Definition at line 720 of file tcc.h.

◆ MCEO

uint32_t TCC_EVCTRL_Type::MCEO

bit: 24..29 Match or Capture Channel x Event Output Enable

Definition at line 736 of file tcc.h.

◆ MCEO0

uint32_t TCC_EVCTRL_Type::MCEO0

bit: 24 Match or Capture Channel 0 Event Output Enable

Definition at line 722 of file tcc.h.

◆ MCEO1

uint32_t TCC_EVCTRL_Type::MCEO1

bit: 25 Match or Capture Channel 1 Event Output Enable

Definition at line 723 of file tcc.h.

◆ MCEO2

uint32_t TCC_EVCTRL_Type::MCEO2

bit: 26 Match or Capture Channel 2 Event Output Enable

Definition at line 724 of file tcc.h.

◆ MCEO3

uint32_t TCC_EVCTRL_Type::MCEO3

bit: 27 Match or Capture Channel 3 Event Output Enable

Definition at line 725 of file tcc.h.

◆ MCEO4

uint32_t TCC_EVCTRL_Type::MCEO4

bit: 28 Match or Capture Channel 4 Event Output Enable

Definition at line 726 of file tcc.h.

◆ MCEO5

uint32_t TCC_EVCTRL_Type::MCEO5

bit: 29 Match or Capture Channel 5 Event Output Enable

Definition at line 727 of file tcc.h.

◆ OVFEO

uint32_t TCC_EVCTRL_Type::OVFEO

bit: 8 Overflow/Underflow Output Event Enable

Definition at line 707 of file tcc.h.

◆ reg

uint32_t TCC_EVCTRL_Type::reg

Type used for register access

Definition at line 739 of file tcc.h.

◆ TCEI

uint32_t TCC_EVCTRL_Type::TCEI

bit: 14..15 Timer/counter Event x Input Enable

Definition at line 733 of file tcc.h.

◆ TCEI0

uint32_t TCC_EVCTRL_Type::TCEI0

bit: 14 Timer/counter Event 0 Input Enable

Definition at line 713 of file tcc.h.

◆ TCEI1

uint32_t TCC_EVCTRL_Type::TCEI1

bit: 15 Timer/counter Event 1 Input Enable

Definition at line 714 of file tcc.h.

◆ TCINV

uint32_t TCC_EVCTRL_Type::TCINV

bit: 12..13 Inverted Event x Input Enable

Definition at line 732 of file tcc.h.

◆ TCINV0

uint32_t TCC_EVCTRL_Type::TCINV0

bit: 12 Inverted Event 0 Input Enable

Definition at line 711 of file tcc.h.

◆ TCINV1

uint32_t TCC_EVCTRL_Type::TCINV1

bit: 13 Inverted Event 1 Input Enable

Definition at line 712 of file tcc.h.

◆ TRGEO

uint32_t TCC_EVCTRL_Type::TRGEO

bit: 9 Retrigger Output Event Enable

Definition at line 708 of file tcc.h.

◆ vec

struct { ... } TCC_EVCTRL_Type::vec

Structure used for vec access


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