Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Devicetree binding constants for the ST IIS2ICLX inclinometer. More...

Go to the source code of this file.

Macros

Accelerometer full-scale range

Values for the range devicetree property.

#define IIS2ICLX_DT_FS_500mG   0
 ±0.5 g
#define IIS2ICLX_DT_FS_3G   1
 ±3 g
#define IIS2ICLX_DT_FS_1G   2
 ±1 g
#define IIS2ICLX_DT_FS_2G   3
 ±2 g
Accelerometer output data rate

Values for the odr devicetree property.

#define IIS2ICLX_DT_ODR_OFF   0x0
 Power-down.
#define IIS2ICLX_DT_ODR_12Hz5   0x1
 12.5 Hz
#define IIS2ICLX_DT_ODR_26H   0x2
 26 Hz
#define IIS2ICLX_DT_ODR_52Hz   0x3
 52 Hz
#define IIS2ICLX_DT_ODR_104Hz   0x4
 104 Hz
#define IIS2ICLX_DT_ODR_208Hz   0x5
 208 Hz
#define IIS2ICLX_DT_ODR_416Hz   0x6
 416 Hz
#define IIS2ICLX_DT_ODR_833Hz   0x7
 833 Hz

Detailed Description

Devicetree binding constants for the ST IIS2ICLX inclinometer.