SAME54P20A Test Project
Data Fields
PDEC_EVCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   EVACT:2
 
   uint16_t   EVINV:3
 
   uint16_t   EVEI:3
 
   uint16_t   OVFEO:1
 
   uint16_t   ERREO:1
 
   uint16_t   DIREO:1
 
   uint16_t   VLCEO:1
 
   uint16_t   MCEO0:1
 
   uint16_t   MCEO1:1
 
   uint16_t   __pad0__:2
 
bit
 
struct {
   uint16_t   __pad0__:12
 
   uint16_t   MCEO:2
 
   uint16_t   __pad1__:2
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 215 of file pdec.h.

Field Documentation

◆ __pad0__

uint16_t PDEC_EVCTRL_Type::__pad0__

bit: 14..15 Reserved

bit: 0..11 Reserved

Definition at line 226 of file pdec.h.

◆ __pad1__

uint16_t PDEC_EVCTRL_Type::__pad1__

bit: 14..15 Reserved

Definition at line 231 of file pdec.h.

◆ bit

struct { ... } PDEC_EVCTRL_Type::bit

Structure used for bit access

◆ DIREO

uint16_t PDEC_EVCTRL_Type::DIREO

bit: 10 Direction Output Event Enable

Definition at line 222 of file pdec.h.

◆ ERREO

uint16_t PDEC_EVCTRL_Type::ERREO

bit: 9 Error Output Event Enable

Definition at line 221 of file pdec.h.

◆ EVACT

uint16_t PDEC_EVCTRL_Type::EVACT

bit: 0.. 1 Event Action

Definition at line 217 of file pdec.h.

◆ EVEI

uint16_t PDEC_EVCTRL_Type::EVEI

bit: 5.. 7 Event Input Enable

Definition at line 219 of file pdec.h.

◆ EVINV

uint16_t PDEC_EVCTRL_Type::EVINV

bit: 2.. 4 Inverted Event Input Enable

Definition at line 218 of file pdec.h.

◆ MCEO

uint16_t PDEC_EVCTRL_Type::MCEO

bit: 12..13 Match Channel x Event Output Enable

Definition at line 230 of file pdec.h.

◆ MCEO0

uint16_t PDEC_EVCTRL_Type::MCEO0

bit: 12 Match Channel 0 Event Output Enable

Definition at line 224 of file pdec.h.

◆ MCEO1

uint16_t PDEC_EVCTRL_Type::MCEO1

bit: 13 Match Channel 1 Event Output Enable

Definition at line 225 of file pdec.h.

◆ OVFEO

uint16_t PDEC_EVCTRL_Type::OVFEO

bit: 8 Overflow/Underflow Output Event Enable

Definition at line 220 of file pdec.h.

◆ reg

uint16_t PDEC_EVCTRL_Type::reg

Type used for register access

Definition at line 233 of file pdec.h.

◆ vec

struct { ... } PDEC_EVCTRL_Type::vec

Structure used for vec access

◆ VLCEO

uint16_t PDEC_EVCTRL_Type::VLCEO

bit: 11 Velocity Output Event Enable

Definition at line 223 of file pdec.h.


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