UartReady is only used within UART_TwoBoards_ComDMA.
 
Symbols
loading...
Files
loading...

UartReady variable

Syntax

__IO ITStatus UartReady = RESET;

References

LocationReferrerText
main.c:41
__IO ITStatus UartReady = RESET;
main.c:145main()
while (UartReady != SET)
main.c:150main()
UartReady = RESET;
main.c:192main()
while (UartReady != SET)
main.c:197main()
UartReady = RESET;
main.c:290HAL_UART_TxCpltCallback()
UartReady = SET;
main.c:312HAL_UART_RxCpltCallback()
UartReady = SET;

Data Use

Functions writing UartReady
Functions reading UartReady
UartReady
all items filtered out
Type of UartReady
UartReady
all items filtered out