STM32F103xB HAL User Manual
|
Defines | |
#define | LL_GPIO_AF_EXTI_PORTA 0U |
#define | LL_GPIO_AF_EXTI_PORTB 1U |
#define | LL_GPIO_AF_EXTI_PORTC 2U |
#define | LL_GPIO_AF_EXTI_PORTD 3U |
#define | LL_GPIO_AF_EXTI_PORTE 4U |
#define | LL_GPIO_AF_EXTI_PORTF 5U |
#define | LL_GPIO_AF_EXTI_PORTG 6U |
#define LL_GPIO_AF_EXTI_PORTA 0U |
EXTI PORT A
Definition at line 227 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTB 1U |
EXTI PORT B
Definition at line 228 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTC 2U |
EXTI PORT C
Definition at line 229 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTD 3U |
EXTI PORT D
Definition at line 230 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTE 4U |
EXTI PORT E
Definition at line 231 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTF 5U |
EXTI PORT F
Definition at line 232 of file stm32f1xx_ll_gpio.h.
#define LL_GPIO_AF_EXTI_PORTG 6U |
EXTI PORT G
Definition at line 233 of file stm32f1xx_ll_gpio.h.