PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
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

int main ( void  )

Echo code

Definition at line 38 of file echo.c.