Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tcs3400.h
Go to the documentation of this file.
1/*
2 * Copyright 2023 Google LLC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
15
24
36
41#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
sensor_attribute_tcs3400
Custom sensor attributes for TCS3400.
Definition tcs3400.h:28
@ SENSOR_ATTR_TCS3400_INTEGRATION_CYCLES
Number of RGBC Integration Cycles.
Definition tcs3400.h:34
Public APIs for the sensor driver.