Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mhz19b.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2021 G-Technologies Sdn. Bhd.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_MHZ19B_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_MHZ19B_H_
15
23#ifdef __cplusplus
24extern "C" {
25#endif
26
28
41
42#ifdef __cplusplus
43}
44#endif
45
50#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_MHZ19B_H_ */
sensor_attribute_mhz19b
Custom sensor attributes for MH-Z19B.
Definition mhz19b.h:32
@ SENSOR_ATTR_MHZ19B_ABC
Automatic Baseline Correction Self Calibration Function.
Definition mhz19b.h:39
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
Public APIs for the sensor driver.