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

GPIO PT1 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PT1 Values:

Macros

#define GPIO_AF_PT1_T6CCP1   GPIO_AF3
 16- and 32-bit Timer 6 capture, compare, or PWM 1 More...
 
#define GPIO_AF_PT1_CAN0TX   GPIO_AF7
 CAN module 0 transmit. More...
 
#define GPIO_AF_PT1_EN0RXD1   GPIO_AF14
 Ethernet 0 receive data 1. More...
 
#define GPIO_AF_PT1_LCDDATA11   GPIO_AF15
 LCD data pin 11 input/output. More...
 

Detailed Description

GPIO PT1 Alternate Functions Values.

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

Macro Definition Documentation

◆ GPIO_AF_PT1_CAN0TX

#define GPIO_AF_PT1_CAN0TX   GPIO_AF7

CAN module 0 transmit.

Definition at line 2415 of file gpio.h.

◆ GPIO_AF_PT1_EN0RXD1

#define GPIO_AF_PT1_EN0RXD1   GPIO_AF14

Ethernet 0 receive data 1.

Definition at line 2417 of file gpio.h.

◆ GPIO_AF_PT1_LCDDATA11

#define GPIO_AF_PT1_LCDDATA11   GPIO_AF15

LCD data pin 11 input/output.

Definition at line 2419 of file gpio.h.

◆ GPIO_AF_PT1_T6CCP1

#define GPIO_AF_PT1_T6CCP1   GPIO_AF3

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

Definition at line 2413 of file gpio.h.