8#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_PAT9136_H_
9#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_PAT9136_H_
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:217
sensor_channel_pat9136
This sensor does have the ability to provide DXY in meaningful units, and since the standard channels...
Definition pat9136.h:22
@ SENSOR_CHAN_POS_DY_MM
Position change on the Y axis, in millimeters.
Definition pat9136.h:26
@ SENSOR_CHAN_POS_DX_MM
Position change on the X axis, in millimeters.
Definition pat9136.h:24
@ SENSOR_CHAN_POS_DXYZ_MM
Position change on the X, Y and Z axis, in millimeters.
Definition pat9136.h:31
Public APIs for the sensor driver.