PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
adc_test.c File Reference
#include "pic24_all.h"
#include <stdio.h>

Go to the source code of this file.

Detailed Description

Demonstrates reading the internal ADC in 10-bit mode that is connected to an external potentiometer, and printing out the input voltage.

Definition in file adc_test.c.