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

USARTx_IRQHandler macro

Syntax

#define USARTx_IRQHandler USART2_IRQHandler

References

LocationText
main.h:50
#define USARTx_IRQHandler USART2_IRQHandler
stm32f4xx_it.c:157
void USARTx_IRQHandler(void)
stm32f4xx_it.h:44
void USARTx_IRQHandler(void);