STM32F439xx HAL User Manual
Defines
Alternate Function
GPIO Exported Constants

Defines

#define LL_GPIO_AF_0   (0x0000000U)
#define LL_GPIO_AF_1   (0x0000001U)
#define LL_GPIO_AF_2   (0x0000002U)
#define LL_GPIO_AF_3   (0x0000003U)
#define LL_GPIO_AF_4   (0x0000004U)
#define LL_GPIO_AF_5   (0x0000005U)
#define LL_GPIO_AF_6   (0x0000006U)
#define LL_GPIO_AF_7   (0x0000007U)
#define LL_GPIO_AF_8   (0x0000008U)
#define LL_GPIO_AF_9   (0x0000009U)
#define LL_GPIO_AF_10   (0x000000AU)
#define LL_GPIO_AF_11   (0x000000BU)
#define LL_GPIO_AF_12   (0x000000CU)
#define LL_GPIO_AF_13   (0x000000DU)
#define LL_GPIO_AF_14   (0x000000EU)
#define LL_GPIO_AF_15   (0x000000FU)

Define Documentation

#define LL_GPIO_AF_0   (0x0000000U)

Select alternate function 0

Definition at line 194 of file stm32f4xx_ll_gpio.h.

Referenced by LL_GPIO_StructInit().

#define LL_GPIO_AF_1   (0x0000001U)

Select alternate function 1

Definition at line 195 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_10   (0x000000AU)

Select alternate function 10

Definition at line 204 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_11   (0x000000BU)

Select alternate function 11

Definition at line 205 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_12   (0x000000CU)

Select alternate function 12

Definition at line 206 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_13   (0x000000DU)

Select alternate function 13

Definition at line 207 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_14   (0x000000EU)

Select alternate function 14

Definition at line 208 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_15   (0x000000FU)

Select alternate function 15

Definition at line 209 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_2   (0x0000002U)

Select alternate function 2

Definition at line 196 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_3   (0x0000003U)

Select alternate function 3

Definition at line 197 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_4   (0x0000004U)

Select alternate function 4

Definition at line 198 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_5   (0x0000005U)

Select alternate function 5

Definition at line 199 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_6   (0x0000006U)

Select alternate function 6

Definition at line 200 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_7   (0x0000007U)

Select alternate function 7

Definition at line 201 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_8   (0x0000008U)

Select alternate function 8

Definition at line 202 of file stm32f4xx_ll_gpio.h.

#define LL_GPIO_AF_9   (0x0000009U)

Select alternate function 9

Definition at line 203 of file stm32f4xx_ll_gpio.h.