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

GPIO PL4 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PL4 Values:

Macros

#define GPIO_AF_PL4_T0CCP0   GPIO_AF3
 16- and 32-bit Timer 0 capture, compare, or PWM 0 More...
 
#define GPIO_AF_PL4_USB0D4   GPIO_AF14
 USB data 4. More...
 
#define GPIO_AF_PL4_EPI0S26   GPIO_AF15
 EPI module 0 signal 26. More...
 

Detailed Description

GPIO PL4 Alternate Functions Values.

Package Pin number
TQFP-128 85
NFBGA-212 H18

Macro Definition Documentation

◆ GPIO_AF_PL4_EPI0S26

#define GPIO_AF_PL4_EPI0S26   GPIO_AF15

EPI module 0 signal 26.

Definition at line 1621 of file gpio.h.

◆ GPIO_AF_PL4_T0CCP0

#define GPIO_AF_PL4_T0CCP0   GPIO_AF3

16- and 32-bit Timer 0 capture, compare, or PWM 0

Definition at line 1617 of file gpio.h.

◆ GPIO_AF_PL4_USB0D4

#define GPIO_AF_PL4_USB0D4   GPIO_AF14

USB data 4.

Definition at line 1619 of file gpio.h.