LibDriver MS5837
Loading...
Searching...
No Matches
driver_ms5837_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_MS5837_READ_TEST_H
38
#define DRIVER_MS5837_READ_TEST_H
39
40
#include "
driver_ms5837_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
62
uint8_t
ms5837_read_test
(
ms5837_type_t
type, uint32_t times);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_ms5837_interface.h
driver ms5837 interface header file
ms5837_type_t
ms5837_type_t
ms5837 type enumeration definition
Definition
driver_ms5837.h:63
ms5837_read_test
uint8_t ms5837_read_test(ms5837_type_t type, uint32_t times)
read test
Definition
driver_ms5837_read_test.c:50
test
driver_ms5837_read_test.h
Generated by
1.15.0