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

GPIO PT2 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PT2 Values:

Macros

#define GPIO_AF_PT2_T7CCP0   GPIO_AF3
 16- and 32-bit Timer 7 capture, compare, or PWM 0 More...
 
#define GPIO_AF_PT2_CAN1RX   GPIO_AF7
 CAN module 1 receive. More...
 
#define GPIO_AF_PT2_LCDDATA18   GPIO_AF15
 LCD data pin 18 output. More...
 

Detailed Description

GPIO PT2 Alternate Functions Values.

Package Pin number
TQFP-128 Not available
NFBGA-212 E18

Macro Definition Documentation

◆ GPIO_AF_PT2_CAN1RX

#define GPIO_AF_PT2_CAN1RX   GPIO_AF7

CAN module 1 receive.

Definition at line 2432 of file gpio.h.

◆ GPIO_AF_PT2_LCDDATA18

#define GPIO_AF_PT2_LCDDATA18   GPIO_AF15

LCD data pin 18 output.

Definition at line 2434 of file gpio.h.

◆ GPIO_AF_PT2_T7CCP0

#define GPIO_AF_PT2_T7CCP0   GPIO_AF3

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

Definition at line 2430 of file gpio.h.