SAME54P20A Test Project
Data Fields
PORT_PINCFG_Type Union Reference

Data Fields

struct {
   uint8_t   PMUXEN:1
 
   uint8_t   INEN:1
 
   uint8_t   PULLEN:1
 
   uint8_t   __pad0__:3
 
   uint8_t   DRVSTR:1
 
   uint8_t   __pad1__:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 358 of file port.h.

Field Documentation

◆ __pad0__

uint8_t PORT_PINCFG_Type::__pad0__

bit: 3.. 5 Reserved

Definition at line 363 of file port.h.

◆ __pad1__

uint8_t PORT_PINCFG_Type::__pad1__

bit: 7 Reserved

Definition at line 365 of file port.h.

◆ bit

struct { ... } PORT_PINCFG_Type::bit

Structure used for bit access

◆ DRVSTR

uint8_t PORT_PINCFG_Type::DRVSTR

bit: 6 Output Driver Strength Selection

Definition at line 364 of file port.h.

◆ INEN

uint8_t PORT_PINCFG_Type::INEN

bit: 1 Input Enable

Definition at line 361 of file port.h.

◆ PMUXEN

uint8_t PORT_PINCFG_Type::PMUXEN

bit: 0 Peripheral Multiplexer Enable

Definition at line 360 of file port.h.

◆ PULLEN

uint8_t PORT_PINCFG_Type::PULLEN

bit: 2 Pull Enable

Definition at line 362 of file port.h.

◆ reg

uint8_t PORT_PINCFG_Type::reg

Type used for register access

Definition at line 367 of file port.h.


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