LibDriver BMP388
Loading...
Searching...
No Matches
driver_bmp388_read_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_BMP388_READ_TEST_H
39#define DRIVER_BMP388_READ_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
62uint8_t bmp388_read_test(bmp388_interface_t interface, bmp388_address_t addr_pin, uint32_t times);
63
67
68#ifdef __cplusplus
69}
70#endif
71
72#endif
driver bmp388 interface header file
bmp388_interface_t
bmp388 interface enumeration definition
bmp388_address_t
bmp388 address enumeration definition
uint8_t bmp388_read_test(bmp388_interface_t interface, bmp388_address_t addr_pin, uint32_t times)
read test