USARTx_IRQHandler is only used within UART_HyperTerminal_IT.
 
Symbols
loading...
Files
loading...

USARTx_IRQHandler macro

Syntax

#define USARTx_IRQHandler USART1_IRQHandler

References

LocationText
main.h:50
#define USARTx_IRQHandler USART1_IRQHandler
stm32f4xx_it.c:158
void USARTx_IRQHandler(void)
stm32f4xx_it.h:43
void USARTx_IRQHandler(void);