Zephyr API Documentation  3.7.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
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_
9
11
15};
16
17#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TCS3400_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition: sensor.h:356
Public APIs for the sensor driver.
sensor_attribute_tcs3400
Definition: tcs3400.h:12
@ SENSOR_ATTR_TCS3400_INTEGRATION_CYCLES
RGBC Integration Cycles.
Definition: tcs3400.h:14