EDF - OnePIC MCU
v1.1.0
|
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"
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 |
configures the potentiometer and takes a reading
Definition in file OnePIC_8bit_pot.c.