ARMEBS4  revision-26.06.2015
Macros | Functions
pot.h File Reference

ARMEBS4 potentiometer access functions. More...

#include <stdint.h>
Include dependency graph for pot.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

ARMEBS4 potentiometer access functions.

Author
Pascal Sartoretti / Marc pignat

Definition in file pot.h.