Zephyr API Documentation  3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bd8lb600fs.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 SILA Embedded Solutions GmbH
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_BD8LB600FS_H_
7#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_BD8LB600FS_H_
8
10
22};
23
24#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_BD8LB600FS_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition: sensor.h:356
sensor_channel_bd8lb600fs
Definition: bd8lb600fs.h:11
@ SENSOR_CHAN_BD8LB600FS_OPEN_LOAD
Open load detected, boolean with one bit per output.
Definition: bd8lb600fs.h:16
@ SENSOR_CHAN_BD8LB600FS_OVER_CURRENT_OR_THERMAL_SHUTDOWN
Over current protection or thermal shutdown, boolean with one bit per output.
Definition: bd8lb600fs.h:21
Public APIs for the sensor driver.