LibDriver HMC5883L
Loading...
Searching...
No Matches
driver_hmc5883l_read_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_HMC5883L_READ_TEST_H
39
#define DRIVER_HMC5883L_READ_TEST_H
40
41
#include "
driver_hmc5883l_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
51
60
uint8_t
hmc5883l_read_test
(uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_hmc5883l_interface.h
driver hmc5883l interface header file
hmc5883l_read_test
uint8_t hmc5883l_read_test(uint32_t times)
read test
Definition
driver_hmc5883l_read_test.c:50
test
driver_hmc5883l_read_test.h
Generated by
1.15.0