SAME54P20A Test Project
Data Fields
PORT_EVCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   PID0:5
 
   uint32_t   EVACT0:2
 
   uint32_t   PORTEI0:1
 
   uint32_t   PID1:5
 
   uint32_t   EVACT1:2
 
   uint32_t   PORTEI1:1
 
   uint32_t   PID2:5
 
   uint32_t   EVACT2:2
 
   uint32_t   PORTEI2:1
 
   uint32_t   PID3:5
 
   uint32_t   EVACT3:2
 
   uint32_t   PORTEI3:1
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 270 of file port.h.

Field Documentation

◆ bit

struct { ... } PORT_EVCTRL_Type::bit

Structure used for bit access

◆ EVACT0

uint32_t PORT_EVCTRL_Type::EVACT0

bit: 5.. 6 PORT Event Action 0

Definition at line 273 of file port.h.

◆ EVACT1

uint32_t PORT_EVCTRL_Type::EVACT1

bit: 13..14 PORT Event Action 1

Definition at line 276 of file port.h.

◆ EVACT2

uint32_t PORT_EVCTRL_Type::EVACT2

bit: 21..22 PORT Event Action 2

Definition at line 279 of file port.h.

◆ EVACT3

uint32_t PORT_EVCTRL_Type::EVACT3

bit: 29..30 PORT Event Action 3

Definition at line 282 of file port.h.

◆ PID0

uint32_t PORT_EVCTRL_Type::PID0

bit: 0.. 4 PORT Event Pin Identifier 0

Definition at line 272 of file port.h.

◆ PID1

uint32_t PORT_EVCTRL_Type::PID1

bit: 8..12 PORT Event Pin Identifier 1

Definition at line 275 of file port.h.

◆ PID2

uint32_t PORT_EVCTRL_Type::PID2

bit: 16..20 PORT Event Pin Identifier 2

Definition at line 278 of file port.h.

◆ PID3

uint32_t PORT_EVCTRL_Type::PID3

bit: 24..28 PORT Event Pin Identifier 3

Definition at line 281 of file port.h.

◆ PORTEI0

uint32_t PORT_EVCTRL_Type::PORTEI0

bit: 7 PORT Event Input Enable 0

Definition at line 274 of file port.h.

◆ PORTEI1

uint32_t PORT_EVCTRL_Type::PORTEI1

bit: 15 PORT Event Input Enable 1

Definition at line 277 of file port.h.

◆ PORTEI2

uint32_t PORT_EVCTRL_Type::PORTEI2

bit: 23 PORT Event Input Enable 2

Definition at line 280 of file port.h.

◆ PORTEI3

uint32_t PORT_EVCTRL_Type::PORTEI3

bit: 31 PORT Event Input Enable 3

Definition at line 283 of file port.h.

◆ reg

uint32_t PORT_EVCTRL_Type::reg

Type used for register access

Definition at line 285 of file port.h.


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