Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wsen_tids_2521020222501.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Würth Elektronik eiSos GmbH & Co. KG
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
12
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_TIDS_2521020222501_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_TIDS_2521020222501_H_
15
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
28
36
37#ifdef __cplusplus
38}
39#endif
40
44
45#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_TIDS_2521020222501_H_ */
@ SENSOR_TRIG_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:357
sensor_trigger_wsen_tids_2521020222501
Temperature-threshold triggers for the WSEN-TIDS-2521020222501.
Definition wsen_tids_2521020222501.h:30
@ SENSOR_TRIG_WSEN_TIDS_2521020222501_THRESHOLD_UPPER
Temperature rose above the upper threshold.
Definition wsen_tids_2521020222501.h:32
@ SENSOR_TRIG_WSEN_TIDS_2521020222501_THRESHOLD_LOWER
Temperature fell below the lower threshold.
Definition wsen_tids_2521020222501.h:34
Main header file for sensor driver API.