STM32F479xx HAL User Manual
|
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 LL_GPIO_AF_0 (0x0000000U) |
Select alternate function 0
Definition at line 178 of file stm32f4xx_ll_gpio.h.
Referenced by LL_GPIO_StructInit().
#define LL_GPIO_AF_1 (0x0000001U) |
Select alternate function 1
Definition at line 179 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_10 (0x000000AU) |
Select alternate function 10
Definition at line 188 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_11 (0x000000BU) |
Select alternate function 11
Definition at line 189 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_12 (0x000000CU) |
Select alternate function 12
Definition at line 190 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_13 (0x000000DU) |
Select alternate function 13
Definition at line 191 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_14 (0x000000EU) |
Select alternate function 14
Definition at line 192 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_15 (0x000000FU) |
Select alternate function 15
Definition at line 193 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_2 (0x0000002U) |
Select alternate function 2
Definition at line 180 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_3 (0x0000003U) |
Select alternate function 3
Definition at line 181 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_4 (0x0000004U) |
Select alternate function 4
Definition at line 182 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_5 (0x0000005U) |
Select alternate function 5
Definition at line 183 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_6 (0x0000006U) |
Select alternate function 6
Definition at line 184 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_7 (0x0000007U) |
Select alternate function 7
Definition at line 185 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_8 (0x0000008U) |
Select alternate function 8
Definition at line 186 of file stm32f4xx_ll_gpio.h.
#define LL_GPIO_AF_9 (0x0000009U) |
Select alternate function 9
Definition at line 187 of file stm32f4xx_ll_gpio.h.