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

GPIO PC4 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PC4 Values:

Macros

#define GPIO_AF_PC4_U7RX   GPIO_AF1
 UART module 7 receive. More...
 
#define GPIO_AF_PC4_T7CCP0   GPIO_AF3
 16- and 32-bit Timer 7 capture, compare, or PWM 0 More...
 
#define GPIO_AF_PC4_EPI0S7   GPIO_AF15
 EPI module 0 signal 7. More...
 

Detailed Description

GPIO PC4 Alternate Functions Values.

Package Pin number
TQFP-128 25
NFBGA-212 M2

Macro Definition Documentation

◆ GPIO_AF_PC4_EPI0S7

#define GPIO_AF_PC4_EPI0S7   GPIO_AF15

EPI module 0 signal 7.

Definition at line 679 of file gpio.h.

◆ GPIO_AF_PC4_T7CCP0

#define GPIO_AF_PC4_T7CCP0   GPIO_AF3

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

Definition at line 677 of file gpio.h.

◆ GPIO_AF_PC4_U7RX

#define GPIO_AF_PC4_U7RX   GPIO_AF1

UART module 7 receive.

Definition at line 675 of file gpio.h.