![]() |
ARMEBS4
revision-26.06.2015
|
ARMEBS4 potentiometer access functions. More...
#include "heivs/pot.h"
#include "stm32/stm32f4xx_rcc.h"
#include "heivs/stm32_gpio.h"
#include "stm32/stm32f4xx_adc.h"
Go to the source code of this file.
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.c.