EDF - OnePIC MCU
v1.1.0
|
#include <stdint.h>
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 |
Definition in file OnePIC_pot.h.