EDF - OnePIC MCU
v1.1.0
|
![]() |
Functions | |
void | EDF_potInit (void) |
Initilizes the POT to take a reading. | |
uint16_t | EDF_potRead (void) |
takes the reading |
void EDF_potInit | ( | void | ) |
Initilizes the POT to take a reading.
Definition at line 39 of file OnePIC_8bit_pot.c.
uint16_t EDF_potRead | ( | void | ) |
takes the reading
Definition at line 53 of file OnePIC_8bit_pot.c.