Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
s9706.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Carl Zeiss AG
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
11
12#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_S9706_H_
13#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_S9706_H_
14
21
23
37
41
42#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_S9706_H_ */
sensor_attribute_s9706
Custom sensor attributes for S9706.
Definition s9706.h:27
@ SENSOR_ATTR_S9706_INTEGRATION_TIME
Integration time in microseconds.
Definition s9706.h:35
@ SENSOR_ATTR_S9706_CLOCK
Clock speed when reading out the sensor value in Hz.
Definition s9706.h:31
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:449
Main header file for sensor driver API.