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

aTxBuffer variable

Syntax

uint8_t aTxBuffer[] = " **** UART_TwoBoards_ComPolling **** **** UART_TwoBoards_ComPolling **** **** UART_TwoBoards_ComPolling **** ";

References

LocationReferrerText
main.c:44
uint8_t aTxBuffer[] = " **** UART_TwoBoards_ComPolling **** **** UART_TwoBoards_ComPolling **** **** UART_TwoBoards_ComPolling **** ";
main.c:47
main.c:131main()
if(HAL_UART_Transmit(&UartHandle, (uint8_t*)aTxBuffer, TXBUFFERSIZE, 5000)!= HAL_OK)
main.c:142main()
main.c:177main()
if(Buffercmp((uint8_t*)aTxBuffer,(uint8_t*)aRxBuffer,RXBUFFERSIZE))

Data Use

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