![]() |
ARMEBS4
revision-26.06.2015
|
ARMEBS4 potentiometer access functions. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | POT_MAX_VALUE |
Maximum potentiomer value. | |
Functions | |
void | pot_init (void) |
Initialise ADC to measure potentiometer. | |
uint32_t | pot_value (void) |
Measure the potentiometer value. More... | |
ARMEBS4 potentiometer access functions.
Definition in file pot.h.