LibDriver AT24CXX  2.0.0
AT24CXX full-featured driver
driver_at24cxx_read_test.h
Go to the documentation of this file.
1 
38 #ifndef DRIVER_AT24CXX_READ_TEST_H
39 #define DRIVER_AT24CXX_READ_TEST_H
40 
42 
43 #ifdef __cplusplus
44 extern "C"{
45 #endif
46 
63 uint8_t at24cxx_read_test(at24cxx_t type, at24cxx_address_t address);
64 
69 #ifdef __cplusplus
70 }
71 #endif
72 
73 #endif
driver at24cxx interface header file
at24cxx_t
at24cxx type enumeration definition
at24cxx_address_t
at24cxx address enumeration definition
uint8_t at24cxx_read_test(at24cxx_t type, at24cxx_address_t address)
read test