Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for extended sensor API of ADLTC2990 sensor. More...
Go to the source code of this file.
Enumerations | |
enum | adltc2990_acquisition_format { ADLTC2990_REPEATED_ACQUISITION , ADLTC2990_SINGLE_SHOT_ACQUISITION } |
Acquisition format. More... | |
Functions | |
int | adltc2990_is_busy (const struct device *dev, bool *is_busy) |
check if adtlc2990 is busy doing conversion | |
int | adltc2990_trigger_measurement (const struct device *dev, enum adltc2990_acquisition_format format) |
Trigger the adltc2990 to start a measurement. | |
Header file for extended sensor API of ADLTC2990 sensor.