aTxBuffer is only used within QSPI_ReadWrite_IT.
 
Symbols
loading...
Files
loading...

aTxBuffer variable

Syntax

uint8_t aTxBuffer[] = " ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ";

References

LocationReferrerText
main.c:39
uint8_t aTxBuffer[] = " ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ****QSPI communication based on IT**** ";
main.c:42
main.c:116main()
for (index = 0; index < BUFFERSIZE; index++)
main.c:165main()
sCommand.NbData = BUFFERSIZE;
main.c:172main()
main.c:226main()
for (index = 0; index < BUFFERSIZE; index++)
main.c:228main()
if (aRxBuffer[index] != aTxBuffer[index])

Data Use

Functions reading aTxBuffer
aTxBuffer
all items filtered out
Type of aTxBuffer
aTxBuffer
uint8_t
all items filtered out