|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Header file for extended sensor API of MAX30009 sensor. More...
#include <zephyr/drivers/sensor.h>Go to the source code of this file.
Header file for extended sensor API of MAX30009 sensor.
MAX30009-specific sensor channels.
These channels extend the standard sensor_channel enum to expose the MAX30009 BioZ in-phase and quadrature data.
| Enumerator | |
|---|---|
| SENSOR_CHAN_BIOZ_I | BioZ in-phase (I) channel. |
| SENSOR_CHAN_BIOZ_Q | BioZ quadrature (Q) channel. |
MAX30009-specific sensor attributes.
These attributes extend the standard sensor_attribute enum to support MAX30009-specific BioZ configuration options.
MAX30009-specific sensor triggers.
These triggers extend the standard sensor_trigger_type enum to support the MAX30009 DC lead-off and range status events.