![]() |
ARMEBS4
revision-26.06.2015
|
ARMEBS4 light sensor access functions. More...
#include "heivs/light_sensor.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 | light_sensor_init (void) |
Initialise ADC to measure light sensor. | |
uint32_t | light_sensor_value (void) |
Measure the light_sensor value. More... | |
ARMEBS4 light sensor access functions.
Definition in file light_sensor.c.