LibDriver AT24CXX
Loading...
Searching...
No Matches
driver_at24cxx_read_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_AT24CXX_READ_TEST_H
39#define DRIVER_AT24CXX_READ_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
53
63uint8_t at24cxx_read_test(at24cxx_t type, at24cxx_address_t address);
64
68
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