LibDriver DS1302
Loading...
Searching...
No Matches
driver_ds1302_register_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_DS1302_REGISTER_TEST_H
38
#define DRIVER_DS1302_REGISTER_TEST_H
39
40
#include "
driver_ds1302_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
60
uint8_t
ds1302_register_test
(
void
);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_ds1302_interface.h
driver ds1302 interface header file
ds1302_register_test
uint8_t ds1302_register_test(void)
register test
Definition
driver_ds1302_register_test.c:49
test
driver_ds1302_register_test.h
Generated by
1.15.0