Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Festo VEAA X-3 pressure regulator. More...
Files | |
file | veaa_x_3.h |
Header file for extended sensor API of VEAA X-3 sensor. | |
Enumerations | |
enum | sensor_attribute_veaa_x_3 { SENSOR_ATTR_VEAA_X_3_SETPOINT = SENSOR_ATTR_PRIV_START , SENSOR_ATTR_VEAA_X_3_RANGE } |
Custom sensor attributes for VEAA X-3. More... | |
Festo VEAA X-3 pressure regulator.
#include <include/zephyr/drivers/sensor/veaa_x_3.h>
Custom sensor attributes for VEAA X-3.
Enumerator | |
---|---|
SENSOR_ATTR_VEAA_X_3_SETPOINT | Set pressure setpoint value in kPa. |
SENSOR_ATTR_VEAA_X_3_RANGE | Supported pressure range in kPa. sensor_value.val1 and sensor_value.val2 are the minimum and maximum supported pressure, respectively. |