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

TxCplt variable

Syntax

__IO uint8_t CmdCplt, RxCplt, TxCplt;

References

LocationReferrerText
main.c:47
__IO uint8_t CmdCplt, RxCplt, TxCplt, StatusMatch;
main.c:197main()
TxCplt = 0;
main.c:231main()
if(TxCplt != 0)
main.c:233main()
TxCplt = 0;
main.c:321HAL_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