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

GPIO PC5 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PC5 Values:

Macros

#define GPIO_AF_PC5_U7TX   GPIO_AF1
 UART module 7 transmit. More...
 
#define GPIO_AF_PC5_T7CCP1   GPIO_AF3
 16- and 32-bit Timer 7 capture, compare, or PWM 1 More...
 
#define GPIO_AF_PC5_RTCCLK   GPIO_AF7
 Buffered version of the 32.768-kHz clock of the Hibernation module. More...
 
#define GPIO_AF_PC5_EPI0S6   GPIO_AF15
 EPI module 0 signal 6. More...
 

Detailed Description

GPIO PC5 Alternate Functions Values.

Package Pin number
TQFP-128 24
NFBGA-212 M1

Macro Definition Documentation

◆ GPIO_AF_PC5_EPI0S6

#define GPIO_AF_PC5_EPI0S6   GPIO_AF15

EPI module 0 signal 6.

Definition at line 696 of file gpio.h.

◆ GPIO_AF_PC5_RTCCLK

#define GPIO_AF_PC5_RTCCLK   GPIO_AF7

Buffered version of the 32.768-kHz clock of the Hibernation module.

Definition at line 694 of file gpio.h.

◆ GPIO_AF_PC5_T7CCP1

#define GPIO_AF_PC5_T7CCP1   GPIO_AF3

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

Definition at line 692 of file gpio.h.

◆ GPIO_AF_PC5_U7TX

#define GPIO_AF_PC5_U7TX   GPIO_AF1

UART module 7 transmit.

Definition at line 690 of file gpio.h.