chap8/echo.c File Reference
#include "pic24_all.h"
Go to the source code of this file.
|
Functions |
int | main (void) |
Detailed Description
"Echo" program which waits for UART1 RX character and echos it back +1. Use the echo program to test your UART connection.
Definition in file echo.c.
Function Documentation
Echo code
Definition at line 38 of file echo.c.