6#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TLE9104_H_
7#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TLE9104_H_
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:359
sensor_channel_tle9104
Definition tle9104.h:11
@ SENSOR_CHAN_TLE9104_OPEN_LOAD
Open load detected, boolean with one bit per output.
Definition tle9104.h:13
@ SENSOR_CHAN_TLE9104_OVER_CURRENT
Over current detected, boolean with one bit per output.
Definition tle9104.h:15
Public APIs for the sensor driver.