IO operation functions. More...
Functions | |
void | HAL_EXTI_ClearPending (EXTI_HandleTypeDef *hexti, uint32_t Edge) |
void | HAL_EXTI_GenerateSWI (EXTI_HandleTypeDef *hexti) |
uint32_t | HAL_EXTI_GetPending (EXTI_HandleTypeDef *hexti, uint32_t Edge) |
void | HAL_EXTI_IRQHandler (EXTI_HandleTypeDef *hexti) |
IO operation functions.
void HAL_EXTI_ClearPending | ( | EXTI_HandleTypeDef * | hexti, |
uint32_t | Edge | ||
) |
void HAL_EXTI_GenerateSWI | ( | EXTI_HandleTypeDef * | hexti | ) |
uint32_t HAL_EXTI_GetPending | ( | EXTI_HandleTypeDef * | hexti, |
uint32_t | Edge | ||
) |
void HAL_EXTI_IRQHandler | ( | EXTI_HandleTypeDef * | hexti | ) |