STM32L486xx HAL User Manual
Defines
SYSCFG EXTI PORT
SYSTEM Exported Constants

Defines

#define LL_SYSCFG_EXTI_PORTA   0U
#define LL_SYSCFG_EXTI_PORTB   1U
#define LL_SYSCFG_EXTI_PORTC   2U
#define LL_SYSCFG_EXTI_PORTD   3U
#define LL_SYSCFG_EXTI_PORTE   4U
#define LL_SYSCFG_EXTI_PORTF   5U
#define LL_SYSCFG_EXTI_PORTG   6U
#define LL_SYSCFG_EXTI_PORTH   7U

Define Documentation

#define LL_SYSCFG_EXTI_PORTA   0U

EXTI PORT A

Definition at line 150 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTB   1U

EXTI PORT B

Definition at line 151 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTC   2U

EXTI PORT C

Definition at line 152 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTD   3U

EXTI PORT D

Definition at line 153 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTE   4U

EXTI PORT E

Definition at line 154 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTF   5U

EXTI PORT F

Definition at line 156 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTG   6U

EXTI PORT G

Definition at line 159 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTH   7U

EXTI PORT H

Definition at line 161 of file stm32l4xx_ll_system.h.