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

GPIO PT3 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PT3 Values:

Macros

#define GPIO_AF_PT3_T7CCP1   GPIO_AF3
 16- and 32-bit Timer 7 capture, compare, or PWM 1 More...
 
#define GPIO_AF_PT3_CAN1TX   GPIO_AF7
 CAN module 1 transmit. More...
 
#define GPIO_AF_PT3_LCDDATA19   GPIO_AF15
 LCD data pin 19 output. More...
 

Detailed Description

GPIO PT3 Alternate Functions Values.

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

Macro Definition Documentation

◆ GPIO_AF_PT3_CAN1TX

#define GPIO_AF_PT3_CAN1TX   GPIO_AF7

CAN module 1 transmit.

Definition at line 2447 of file gpio.h.

◆ GPIO_AF_PT3_LCDDATA19

#define GPIO_AF_PT3_LCDDATA19   GPIO_AF15

LCD data pin 19 output.

Definition at line 2449 of file gpio.h.

◆ GPIO_AF_PT3_T7CCP1

#define GPIO_AF_PT3_T7CCP1   GPIO_AF3

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

Definition at line 2445 of file gpio.h.