USART_CharTransmitComplete_Callback() is only used within USART_HardwareFlowControl.
 
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:433

Return value

None

References

LocationReferrerText
main.c:433
void USART_CharTransmitComplete_Callback(void)
main.h:75
void USART_CharTransmitComplete_Callback(void);
stm32f4xx_it.c:194USART1_IRQHandler()
USART_CharTransmitComplete_Callback();

Call Tree

Functions calling USART_CharTransmitComplete_Callback()
Functions called by USART_CharTransmitComplete_Callback()
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