LibDriver SHT30
Loading...
Searching...
No Matches
driver_sht30_register_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_SHT30_REGISTER_TEST_H
39
#define DRIVER_SHT30_REGISTER_TEST_H
40
41
#include "
driver_sht30_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
53
62
uint8_t
sht30_register_test
(
sht30_address_t
addr_pin);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_sht30_interface.h
driver sht30 interface header file
sht30_address_t
sht30_address_t
sht30 address enumeration definition
Definition
driver_sht30.h:64
sht30_register_test
uint8_t sht30_register_test(sht30_address_t addr_pin)
register test
Definition
driver_sht30_register_test.c:51
test
driver_sht30_register_test.h
Generated by
1.15.0