Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MusicBoxForFathersDay FTHR_SensorHub Affich_Lum_Moist Projetv0 ... more
sensor_t Struct Reference
struct sensor_s is used to describe basic information about a specific sensor. More...
#include <TSL2561.h>
Data Fields | |
float | max_value |
maximum value of this sensor's value in SI units | |
float | min_value |
minimum value of this sensor's value in SI units | |
float | resolution |
min delay in microseconds between events. |
Detailed Description
struct sensor_s is used to describe basic information about a specific sensor.
Definition at line 133 of file TSL2561.h.
Field Documentation
float max_value |
float min_value |
float resolution |
Generated on Wed Jul 13 2022 17:46:41 by
