ARMEBS4  revision-26.06.2015
Functions
light_sensor.h File Reference

ARMEBS4 light_sensor access functions. More...

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

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

Detailed Description

ARMEBS4 light_sensor access functions.

Author
Pascal Sartoretti / Marc pignat

Definition in file light_sensor.h.