aTextInfoStart is only used within USART_Communication_Rx_IT_Continuous.
 
Symbols
loading...
Files
loading...

aTextInfoStart variable

Text strings printed on PC Com port for user information

Syntax

uint8_t aTextInfoStart[] = "\r\nUSART Example : Enter characters to fill reception buffers.\r\n";

References

LocationReferrerText
main.c:43
uint8_t aTextInfoStart[] = "\r\nUSART Example : Enter characters to fill reception buffers.\r\n";
main.c:203StartReception()
PrintInfo(aTextInfoStart, sizeof(aTextInfoStart));

Data Use

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