USART_CharTransmitComplete_Callback() is only used within USART_Communication_Tx_IT.
 
Symbols
loading...
Files
loading...

USART_CharTransmitComplete_Callback() function

Function called at completion of last byte transmission

Syntax

void USART_CharTransmitComplete_Callback(void);
Implemented in main.c:350

Return value

None

References

LocationReferrerText
main.c:350
void USART_CharTransmitComplete_Callback(void)
main.h:130
void USART_CharTransmitComplete_Callback(void);
stm32f4xx_it.c:187USART2_IRQHandler()
USART_CharTransmitComplete_Callback();

Call Tree

Functions calling USART_CharTransmitComplete_Callback()
Functions called by USART_CharTransmitComplete_Callback()
USART2_IRQHandler()
all items filtered out
USART_CharTransmitComplete_Callback()
all items filtered out
Data read by USART_CharTransmitComplete_Callback()
Data written by USART_CharTransmitComplete_Callback()
all items filtered out
USART_CharTransmitComplete_Callback()
all items filtered out