Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wsen_pads_2511020213301.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_PADS_2511020213301_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_PADS_2511020213301_H_
15
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
28
34
35#if defined(CONFIG_WSEN_PADS_2511020213301_PRESSURE_THRESHOLD) || defined(__DOXYGEN__)
45#endif /* CONFIG_WSEN_PADS_2511020213301_PRESSURE_THRESHOLD */
46
47#ifdef __cplusplus
48}
49#endif
50
54
55#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_PADS_2511020213301_H_ */
@ SENSOR_TRIG_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:363
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:449
sensor_attribute_wsen_pads_2511020213301
Extended sensor attributes for the WSEN-PADS-2511020213301.
Definition wsen_pads_2511020213301.h:30
sensor_trigger_wsen_pads_2511020213301
Pressure-threshold triggers for the WSEN-PADS-2511020213301.
Definition wsen_pads_2511020213301.h:39
@ SENSOR_ATTR_WSEN_PADS_2511020213301_REFERENCE_POINT
Reference point used for differential pressure measurements.
Definition wsen_pads_2511020213301.h:32
@ SENSOR_TRIG_WSEN_PADS_2511020213301_THRESHOLD_UPPER
Pressure rose above the upper threshold.
Definition wsen_pads_2511020213301.h:41
@ SENSOR_TRIG_WSEN_PADS_2511020213301_THRESHOLD_LOWER
Pressure fell below the lower threshold.
Definition wsen_pads_2511020213301.h:43
Main header file for sensor driver API.