LibDriver BMM150
Loading...
Searching...
No Matches
driver_bmm150_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_BMM150_INTERRUPT_TEST_H
38#define DRIVER_BMM150_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
73 float low_threshold_ut, float high_threshold_ut, uint32_t times);
74
78
79#ifdef __cplusplus
80}
81#endif
82
83#endif
driver bmm150 interface header file
bmm150_interface_t
bmm150 interface enumeration definition
bmm150_address_t
bmm150 address enumeration definition
uint8_t bmm150_interrupt_test(bmm150_interface_t interface, bmm150_address_t addr_pin, float low_threshold_ut, float high_threshold_ut, uint32_t times)
interrupt test
uint8_t bmm150_interrupt_test_irq_handler(void)
interrupt test irq