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

GPIO PR4 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PR4 Values:

Macros

#define GPIO_AF_PR4_I2C3SCL   GPIO_AF2
 I2C module 3 clock. More...
 
#define GPIO_AF_PR4_T0CCP0   GPIO_AF3
 16- and 32-bit Timer 0 capture, compare, or PWM 0 More...
 
#define GPIO_AF_PR4_M0PWM4   GPIO_AF6
 Motion control module 0 PWM 4. More...
 
#define GPIO_AF_PR4_LCDDATA00   GPIO_AF15
 LCD data pin 0 input/output. More...
 

Detailed Description

GPIO PR4 Alternate Functions Values.

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

Macro Definition Documentation

◆ GPIO_AF_PR4_I2C3SCL

#define GPIO_AF_PR4_I2C3SCL   GPIO_AF2

I2C module 3 clock.

Definition at line 2194 of file gpio.h.

◆ GPIO_AF_PR4_LCDDATA00

#define GPIO_AF_PR4_LCDDATA00   GPIO_AF15

LCD data pin 0 input/output.

Definition at line 2200 of file gpio.h.

◆ GPIO_AF_PR4_M0PWM4

#define GPIO_AF_PR4_M0PWM4   GPIO_AF6

Motion control module 0 PWM 4.

Definition at line 2198 of file gpio.h.

◆ GPIO_AF_PR4_T0CCP0

#define GPIO_AF_PR4_T0CCP0   GPIO_AF3

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

Definition at line 2196 of file gpio.h.