STM32F439xx HAL User Manual
Defines
SYSCFG EXTI PORT
SYSTEM Exported Constants

Defines

#define LL_SYSCFG_EXTI_PORTA   (uint32_t)0
#define LL_SYSCFG_EXTI_PORTB   (uint32_t)1
#define LL_SYSCFG_EXTI_PORTC   (uint32_t)2
#define LL_SYSCFG_EXTI_PORTD   (uint32_t)3
#define LL_SYSCFG_EXTI_PORTE   (uint32_t)4
#define LL_SYSCFG_EXTI_PORTF   (uint32_t)5
#define LL_SYSCFG_EXTI_PORTG   (uint32_t)6
#define LL_SYSCFG_EXTI_PORTH   (uint32_t)7
#define LL_SYSCFG_EXTI_PORTI   (uint32_t)8
#define LL_SYSCFG_EXTI_PORTJ   (uint32_t)9
#define LL_SYSCFG_EXTI_PORTK   (uint32_t)10

Define Documentation

#define LL_SYSCFG_EXTI_PORTA   (uint32_t)0

EXTI PORT A

Definition at line 147 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTB   (uint32_t)1

EXTI PORT B

Definition at line 148 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTC   (uint32_t)2

EXTI PORT C

Definition at line 149 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTD   (uint32_t)3

EXTI PORT D

Definition at line 150 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTE   (uint32_t)4

EXTI PORT E

Definition at line 151 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTF   (uint32_t)5

EXTI PORT F

Definition at line 153 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTG   (uint32_t)6

EXTI PORT G

Definition at line 156 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTH   (uint32_t)7

EXTI PORT H

Definition at line 158 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTI   (uint32_t)8

EXTI PORT I

Definition at line 160 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTJ   (uint32_t)9

EXTI PORT J

Definition at line 163 of file stm32f4xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTK   (uint32_t)10

EXTI PORT k

Definition at line 166 of file stm32f4xx_ll_system.h.