ARMEBS4
revision-26.06.2015
Main Page
Modules
Data Structures
Files
File List
Globals
include
heivs
stm32_manageable_psu.h
Go to the documentation of this file.
1
/**
2
* \file heivs/stm32_manageable_psu.h
3
*
4
* \brief Manageable PSU with an enable and a digital potentiometer
5
* \author marc dot pignat at hevs dot ch
6
* \addtogroup oldies
7
* @{
8
***************************************************************************/
9
#ifndef HEIVS_STM32_MANAGEABLE_PSU_H
10
#define HEIVS_STM32_MANAGEABLE_PSU_H
11
12
#include "
heivs/stm32_i2c.h
"
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
status_e
psu_aux0_set(uint32_t mv);
19
status_e
psu_aux1_set(uint32_t mv);
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
/**
26
* @}
27
*/
28
#endif
/* HEIVS_STM32_MANAGEABLE_PSU_H */
status_e
status_e
Known errors.
Definition:
error.h:21
stm32_i2c.h
i2c bus
Generated on Fri Jun 26 2015 13:11:50 for ARMEBS4 by
1.8.9.1