Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
#include <zephyr/drivers/sensor.h>
Go to the source code of this file.
Enumerations | |
enum | sensor_channel_pat9136 { SENSOR_CHAN_POS_DX_MM = SENSOR_CHAN_PRIV_START + 1 , SENSOR_CHAN_POS_DY_MM , SENSOR_CHAN_POS_DXYZ_MM = SENSOR_CHAN_POS_DY_MM + 2 } |
This sensor does have the ability to provide DXY in meaningful units, and since the standard channels' unit is in points (SENSOR_CHAN_POS_DX, SENSOR_CHAN_POS_DY, SENSOR_CHAN_POS_DXYZ), we've captured the following channels to provide an alternative for this sensor. More... | |
This sensor does have the ability to provide DXY in meaningful units, and since the standard channels' unit is in points (SENSOR_CHAN_POS_DX, SENSOR_CHAN_POS_DY, SENSOR_CHAN_POS_DXYZ), we've captured the following channels to provide an alternative for this sensor.