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

STMicroelectronics STTS22H temperature sensor. More...

Files

file  stts22h.h
 Devicetree binding constants for the ST STTS22H temperature sensor.

Output data rate options

Values for the sampling-rate devicetree property.

#define STTS22H_POWER_DOWN   0x00
 Power-down.
#define STTS22H_ONE_SHOT   0x01
 One-shot conversion.
#define STTS22H_1Hz   0x04
 1 Hz
#define STTS22H_25Hz   0x02
 25 Hz
#define STTS22H_50Hz   0x12
 50 Hz
#define STTS22H_100Hz   0x22
 100 Hz
#define STTS22H_200Hz   0x32
 200 Hz

Detailed Description

STMicroelectronics STTS22H temperature sensor.

Macro Definition Documentation

◆ STTS22H_100Hz

#define STTS22H_100Hz   0x22

◆ STTS22H_1Hz

#define STTS22H_1Hz   0x04

◆ STTS22H_200Hz

#define STTS22H_200Hz   0x32

◆ STTS22H_25Hz

#define STTS22H_25Hz   0x02

◆ STTS22H_50Hz

#define STTS22H_50Hz   0x12

◆ STTS22H_ONE_SHOT

#define STTS22H_ONE_SHOT   0x01

#include <zephyr/dt-bindings/sensor/stts22h.h>

One-shot conversion.

◆ STTS22H_POWER_DOWN

#define STTS22H_POWER_DOWN   0x00

#include <zephyr/dt-bindings/sensor/stts22h.h>

Power-down.