USART_CharReception_Callback() is only used within USART_HardwareFlowControl.
 
Symbols
loading...
Files
loading...

USART_CharReception_Callback() function

Function called from USART IRQ Handler when RXNE flag is set Function is in charge of reading character received on USART RX line.

Syntax

void USART_CharReception_Callback(void);
Implemented in main.c:450

Return value

None

References

LocationReferrerText
main.c:450
void USART_CharReception_Callback(void)
main.h:76
void USART_CharReception_Callback(void);
stm32f4xx_it.c:177USART1_IRQHandler()
USART_CharReception_Callback();

Call Tree

Functions calling USART_CharReception_Callback()
Functions called by USART_CharReception_Callback()
all items filtered out
USART_CharReception_Callback()
Data read by USART_CharReception_Callback()
Data written by USART_CharReception_Callback()
USART_CharReception_Callback()::received_char
all items filtered out
USART_CharReception_Callback()
USART_CharReception_Callback()::received_char
all items filtered out
Type of USART_CharReception_Callback()
USART_CharReception_Callback()
uint32_t
all items filtered out