LibDriver STTS22H
Loading...
Searching...
No Matches
driver_stts22h_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_STTS22H_INTERRUPT_TEST_H
38#define DRIVER_STTS22H_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
70uint8_t stts22h_interrupt_test(stts22h_address_t addr_pin, float low_celsius_deg, float high_celsius_deg);
71
75
76#ifdef __cplusplus
77}
78#endif
79
80#endif
driver stts22h interface header file
stts22h_address_t
stts22h address enumeration definition
uint8_t stts22h_interrupt_test(stts22h_address_t addr_pin, float low_celsius_deg, float high_celsius_deg)
interrupt test
uint8_t stts22h_interrupt_test_irq_handler(void)
interrupt test irq