HAL_GPIO_EXTI_IRQHandler() function
This function handles EXTI interrupt request.
Syntax
void HAL_GPIO_EXTI_IRQHandler(uint16_t GPIO_Pin); Arguments
GPIO_Pin
Specifies the pins connected EXTI line
Return value
None
Examples
HAL_GPIO_EXTI_IRQHandler() is referenced by 290 libraries and example projects: