TIM3_IRQHandler() is only used within TIM_InputCapture.
 
Symbols
loading...
Files
loading...

TIM3_IRQHandler() function

This function handles TIM3 capture/compare interrupt.

Syntax

void TIM3_IRQHandler(void);
Implemented in stm32f4xx_it.c:153

Return value

None

References

LocationText
stm32f4xx_it.c:153
void TIM3_IRQHandler(void)
stm32f4xx_it.h:45
void TIM3_IRQHandler(void);

Call Tree

Functions called by TIM3_IRQHandler()
TIM3_IRQHandler()