LibDriver SHT30
Loading...
Searching...
No Matches
driver_sht30_alert_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_SHT30_ALERT_TEST_H
39#define DRIVER_SHT30_ALERT_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
60
74uint8_t sht30_alert_test(sht30_address_t addr_pin,
75 float high_limit_temperature, float high_limit_humidity,
76 float low_limit_temperature, float low_limit_humidity,
77 uint32_t timeout);
78
82
83#ifdef __cplusplus
84}
85#endif
86
87#endif
driver sht30 interface header file
sht30_address_t
sht30 address enumeration definition
uint8_t sht30_alert_test(sht30_address_t addr_pin, float high_limit_temperature, float high_limit_humidity, float low_limit_temperature, float low_limit_humidity, uint32_t timeout)
alert test
uint8_t sht30_alert_test_irq_handler(void)
alert test irq