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

ubTxComplete variable

Syntax

__IO uint8_t ubTxComplete = 0;

References

LocationReferrerText
main.c:40
__IO uint8_t ubTxComplete = 0;
main.c:130main()
while (ubTxComplete == 0)
main.c:289UART_CharTransmitComplete_Callback()
ubTxComplete = 1;

Data Use

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