8.2.1.3 UART_example_READ
Call this function in main() to type a message into a serial terminal for the program to echo back what you typed.
void UART_example_READ(
void
)
Parameters
- none
Returns
Type: void
Call this function in main() to type a message into a serial terminal for the program to echo back what you typed.
void UART_example_READ(
void
)
Type: void