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