PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
dataXfer_echo.c File Reference
#include "pic24_all.h"
#include "dataXfer.h"

Go to the source code of this file.

Macros

#define CHARS_PER_LINE   10
 Number of characters to print on each line.
 

Enumerations

enum  
 Indexes of all the variables to be transferred.
 

Detailed Description

Demonstrates an echo program which includes usage of the data transfer protocol .

Definition in file dataXfer_echo.c.