SAME54P20A Test Project
Data Fields
TC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   EVACT:3
 
   uint16_t   __pad0__:1
 
   uint16_t   TCINV:1
 
   uint16_t   TCEI:1
 
   uint16_t   __pad1__:2
 
   uint16_t   OVFEO:1
 
   uint16_t   __pad2__:3
 
   uint16_t   MCEO0:1
 
   uint16_t   MCEO1:1
 
   uint16_t   __pad3__:2
 
bit
 
struct {
   uint16_t   __pad0__:12
 
   uint16_t   MCEO:2
 
   uint16_t   __pad1__:2
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 243 of file tc.h.

Field Documentation

◆ __pad0__

uint16_t TC_EVCTRL_Type::__pad0__

bit: 3 Reserved

bit: 0..11 Reserved

Definition at line 246 of file tc.h.

◆ __pad1__

uint16_t TC_EVCTRL_Type::__pad1__

bit: 6.. 7 Reserved

bit: 14..15 Reserved

Definition at line 249 of file tc.h.

◆ __pad2__

uint16_t TC_EVCTRL_Type::__pad2__

bit: 9..11 Reserved

Definition at line 251 of file tc.h.

◆ __pad3__

uint16_t TC_EVCTRL_Type::__pad3__

bit: 14..15 Reserved

Definition at line 254 of file tc.h.

◆ bit

struct { ... } TC_EVCTRL_Type::bit

Structure used for bit access

◆ EVACT

uint16_t TC_EVCTRL_Type::EVACT

bit: 0.. 2 Event Action

Definition at line 245 of file tc.h.

◆ MCEO

uint16_t TC_EVCTRL_Type::MCEO

bit: 12..13 MC Event Output Enable x

Definition at line 258 of file tc.h.

◆ MCEO0

uint16_t TC_EVCTRL_Type::MCEO0

bit: 12 MC Event Output Enable 0

Definition at line 252 of file tc.h.

◆ MCEO1

uint16_t TC_EVCTRL_Type::MCEO1

bit: 13 MC Event Output Enable 1

Definition at line 253 of file tc.h.

◆ OVFEO

uint16_t TC_EVCTRL_Type::OVFEO

bit: 8 Event Output Enable

Definition at line 250 of file tc.h.

◆ reg

uint16_t TC_EVCTRL_Type::reg

Type used for register access

Definition at line 261 of file tc.h.

◆ TCEI

uint16_t TC_EVCTRL_Type::TCEI

bit: 5 TC Event Enable

Definition at line 248 of file tc.h.

◆ TCINV

uint16_t TC_EVCTRL_Type::TCINV

bit: 4 TC Event Input Polarity

Definition at line 247 of file tc.h.

◆ vec

struct { ... } TC_EVCTRL_Type::vec

Structure used for vec access


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