Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
veaa_x_3.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Prevas A/S
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_VEAA_X_3_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_VEAA_X_3_H_
15
23#ifdef __cplusplus
24extern "C" {
25#endif
26
28
43
44#ifdef __cplusplus
45}
46#endif
47
52#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_VEAA_X_3_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
sensor_attribute_veaa_x_3
Custom sensor attributes for VEAA X-3.
Definition veaa_x_3.h:32
@ SENSOR_ATTR_VEAA_X_3_SETPOINT
Set pressure setpoint value in kPa.
Definition veaa_x_3.h:34
@ SENSOR_ATTR_VEAA_X_3_RANGE
Supported pressure range in kPa.
Definition veaa_x_3.h:41
Public APIs for the sensor driver.