Functions | |
| void | HAL_GPT_IRQHandler (GPT_HandleTypeDef *htim) |
| This function handles TIM interrupts requests. More... | |
| void HAL_GPT_IRQHandler | ( | GPT_HandleTypeDef * | htim | ) |
This function handles TIM interrupts requests.
| htim | pointer to a GPT_HandleTypeDef structure that contains the configuration information for TIM module. |
| None |