|
STM32L443xx HAL User Manual
|
Data Structures | |
| struct | EXTI_HandleTypeDef |
| EXTI Handle structure definition. More... | |
| struct | EXTI_ConfigTypeDef |
| EXTI Configuration structure definition. More... | |
Enumerations | |
| enum | EXTI_CallbackIDTypeDef { HAL_EXTI_COMMON_CB_ID = 0x00U, HAL_EXTI_RISING_CB_ID = 0x01U, HAL_EXTI_FALLING_CB_ID = 0x02U } |
Definition at line 44 of file stm32l4xx_hal_exti.h.
1.7.6.1