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

GPIO PB2 Alternate Functions Values. More...

Collaboration diagram for GPIO_AF_PB2 Values:

Macros

#define GPIO_AF_PB2_I2C0SCL   GPIO_AF2
 I2C module 0 clock. More...
 
#define GPIO_AF_PB2_T5CCP0   GPIO_AF3
 16- and 32-bit Timer 5 capture, compare, or PWM 0 More...
 
#define GPIO_AF_PB2_EN0MDC   GPIO_AF5
 Ethernet 0 management data clock. More...
 
#define GPIO_AF_PB2_USB0STP   GPIO_AF14
 USB Asserted by the USB controller to signal the end of a USB transmit packet or register write operation. More...
 
#define GPIO_AF_PB2_EPI0S27   GPIO_AF15
 EPI module 0 signal 27. More...
 

Detailed Description

GPIO PB2 Alternate Functions Values.

Package Pin number
TQFP-128 91
NFBGA-212 A17

Macro Definition Documentation

◆ GPIO_AF_PB2_EN0MDC

#define GPIO_AF_PB2_EN0MDC   GPIO_AF5

Ethernet 0 management data clock.

Definition at line 540 of file gpio.h.

◆ GPIO_AF_PB2_EPI0S27

#define GPIO_AF_PB2_EPI0S27   GPIO_AF15

EPI module 0 signal 27.

Definition at line 545 of file gpio.h.

◆ GPIO_AF_PB2_I2C0SCL

#define GPIO_AF_PB2_I2C0SCL   GPIO_AF2

I2C module 0 clock.

Definition at line 536 of file gpio.h.

◆ GPIO_AF_PB2_T5CCP0

#define GPIO_AF_PB2_T5CCP0   GPIO_AF3

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

Definition at line 538 of file gpio.h.

◆ GPIO_AF_PB2_USB0STP

#define GPIO_AF_PB2_USB0STP   GPIO_AF14

USB Asserted by the USB controller to signal the end of a USB transmit packet or register write operation.

Definition at line 543 of file gpio.h.