LibDriver ADXL345  2.0.0
ADXL345 full-featured driver
driver_adxl345_read_test.h
Go to the documentation of this file.
1 
38 #ifndef DRIVER_ADXL345_READ_TEST_H
39 #define DRIVER_ADXL345_READ_TEST_H
40 
42 
43 #ifdef __cplusplus
44 extern "C"{
45 #endif
46 
62 uint8_t adxl345_read_test(adxl345_interface_t interface, adxl345_address_t addr_pin, uint32_t times);
63 
68 #ifdef __cplusplus
69 }
70 #endif
71 
72 #endif
driver adxl345 interface header file
adxl345_interface_t
adxl345 interface enumeration definition
adxl345_address_t
adxl345 address enumeration definition
uint8_t adxl345_read_test(adxl345_interface_t interface, adxl345_address_t addr_pin, uint32_t times)
read test