TxCplt is only used within QSPI_ExecuteInPlace.
 
Symbols
loading...
Files
loading...

TxCplt variable

Syntax

__IO uint8_t CmdCplt, RxCplt, TxCplt;

References

LocationReferrerText
main.c:46
__IO uint8_t CmdCplt, RxCplt, TxCplt, StatusMatch;
main.c:184main()
TxCplt = 0;
main.c:211main()
if(TxCplt != 0)
main.c:213main()
TxCplt = 0;
main.c:301HAL_QSPI_TxCpltCallback()
TxCplt++;

Data Use

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