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:135main()
while (UartReady != SET)
main.c:140main()
UartReady = RESET;
main.c:177main()
while (UartReady != SET)
main.c:182main()
UartReady = RESET;
main.c:266HAL_UART_TxCpltCallback()
UartReady = SET;
main.c:282HAL_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