libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.

GPIO PP2 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PP2 Values:

Macros

#define GPIO_AF_PP2_U0DTR   GPIO_AF1
 UART module 0 data terminal ready modem status input signal. More...
 
#define GPIO_AF_PP2_USB0NXT   GPIO_AF14
 USB Asserted by the external PHY to throttle all data types. More...
 
#define GPIO_AF_PP2_EPI0S29   GPIO_AF15
 EPI module 0 signal 29. More...
 

Detailed Description

GPIO PP2 Alternate Functions Values.

Package Pin number
TQFP-128 103
NFBGA-212 B13

Macro Definition Documentation

◆ GPIO_AF_PP2_EPI0S29

#define GPIO_AF_PP2_EPI0S29   GPIO_AF15

EPI module 0 signal 29.

Definition at line 1931 of file gpio.h.

◆ GPIO_AF_PP2_U0DTR

#define GPIO_AF_PP2_U0DTR   GPIO_AF1

UART module 0 data terminal ready modem status input signal.

Definition at line 1927 of file gpio.h.

◆ GPIO_AF_PP2_USB0NXT

#define GPIO_AF_PP2_USB0NXT   GPIO_AF14

USB Asserted by the external PHY to throttle all data types.

Definition at line 1929 of file gpio.h.