LibDriver BMP384
Loading...
Searching...
No Matches
driver_bmp384_fifo_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_BMP384_FIFO_TEST_H
38#define DRIVER_BMP384_FIFO_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
70uint8_t bmp384_fifo_test(bmp384_interface_t interface, bmp384_address_t addr_pin, uint32_t times);
71
75
76#ifdef __cplusplus
77}
78#endif
79
80#endif
driver bmp384 interface header file
bmp384_interface_t
bmp384 interface enumeration definition
bmp384_address_t
bmp384 address enumeration definition
uint8_t bmp384_fifo_test(bmp384_interface_t interface, bmp384_address_t addr_pin, uint32_t times)
fifo test
uint8_t bmp384_fifo_test_irq_handler(void)
fifo test irq handler