EDF - OnePIC MCU  v1.1.0
source/8bit/OnePIC_8bit_pot.c File Reference

configures the potentiometer and takes a reading More...

#include "OnePIC_pot.h"
#include <htc.h>
#include "bsp.h"
#include "TimeDelay.h"
#include "OnePIC_int.h"
Include dependency graph for OnePIC_8bit_pot.c:

Go to the source code of this file.

Functions

void EDF_potInit (void)
 Initilizes the POT to take a reading.
uint16_t EDF_potRead (void)
 takes the reading

Detailed Description

configures the potentiometer and takes a reading

Definition in file OnePIC_8bit_pot.c.