ubRxComplete is only used within UART_HyperTerminal_IT.
 
Symbols
loading...
Files
loading...

ubRxComplete variable

Syntax

__IO uint8_t ubRxComplete = 0;

References

LocationReferrerText
main.c:41
__IO uint8_t ubRxComplete = 0;
main.c:134main()
while (ubRxComplete == 0)
main.c:252UART_CharReception_Callback()
ubRxComplete = 1;

Data Use

Functions writing ubRxComplete
Functions reading ubRxComplete
all items filtered out
ubRxComplete
all items filtered out
Type of ubRxComplete
ubRxComplete
uint8_t
all items filtered out