STM32H735xx 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 LL_SYSCFG_EXTI_PORTJ   9U
#define LL_SYSCFG_EXTI_PORTK   10U

Define Documentation

#define LL_SYSCFG_EXTI_PORTA   0U

EXTI PORT A

Definition at line 148 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTB   1U

EXTI PORT B

Definition at line 149 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTC   2U

EXTI PORT C

Definition at line 150 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTD   3U

EXTI PORT D

Definition at line 151 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTE   4U

EXTI PORT E

Definition at line 152 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTF   5U

EXTI PORT F

Definition at line 153 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTG   6U

EXTI PORT G

Definition at line 154 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTH   7U

EXTI PORT H

Definition at line 155 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTJ   9U

EXTI PORT J

Definition at line 159 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_EXTI_PORTK   10U

EXTI PORT k

Definition at line 160 of file stm32h7xx_ll_system.h.