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

USARTx_IRQHandler macro

Syntax

#define USARTx_IRQHandler USART2_IRQHandler

References

LocationText
main.h:78
#define USARTx_IRQHandler USART2_IRQHandler
stm32f4xx_it.c:171
void USARTx_IRQHandler(void)
stm32f4xx_it.h:45
void USARTx_IRQHandler(void);