STM32L443xx 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_PORTH   7U

Define Documentation

#define LL_SYSCFG_EXTI_PORTA   0U

EXTI PORT A

Definition at line 135 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTB   1U

EXTI PORT B

Definition at line 136 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTC   2U

EXTI PORT C

Definition at line 137 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTD   3U

EXTI PORT D

Definition at line 138 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTE   4U

EXTI PORT E

Definition at line 139 of file stm32l4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTH   7U

EXTI PORT H

Definition at line 146 of file stm32l4xx_ll_system.h.