LibDriver BME688
Loading...
Searching...
No Matches
driver_bme688_parallel_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_BME688_PARALLEL_TEST_H
38#define DRIVER_BME688_PARALLEL_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
61uint8_t bme688_parallel_test(bme688_interface_t interface, bme688_address_t addr_pin, uint32_t times);
62
66
67#ifdef __cplusplus
68}
69#endif
70
71#endif
driver bme688 interface header file
bme688_address_t
bme688 address enumeration definition
bme688_interface_t
bme688 interface enumeration definition
uint8_t bme688_parallel_test(bme688_interface_t interface, bme688_address_t addr_pin, uint32_t times)
parallel test