EDF - OnePIC MCU  v1.1.0
source/base/include/OnePIC_pot.h File Reference
#include <stdint.h>
Include dependency graph for OnePIC_pot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

#define POT_CHANNEL   0x08;
void EDF_potInit (void)
 Initilizes the POT to take a reading.
uint16_t EDF_potRead (void)
 takes the reading

Detailed Description

Definition in file OnePIC_pot.h.