SAME54P20A Test Project
Data Fields
PORT_PMUX_Type Union Reference

Data Fields

struct {
   uint8_t   PMUXE:4
 
   uint8_t   PMUXO:4
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 336 of file port.h.

Field Documentation

◆ bit

struct { ... } PORT_PMUX_Type::bit

Structure used for bit access

◆ PMUXE

uint8_t PORT_PMUX_Type::PMUXE

bit: 0.. 3 Peripheral Multiplexing for Even-Numbered Pin

Definition at line 338 of file port.h.

◆ PMUXO

uint8_t PORT_PMUX_Type::PMUXO

bit: 4.. 7 Peripheral Multiplexing for Odd-Numbered Pin

Definition at line 339 of file port.h.

◆ reg

uint8_t PORT_PMUX_Type::reg

Type used for register access

Definition at line 341 of file port.h.


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