LibDriver DS1307
Loading...
Searching...
No Matches
driver_ds1307_output_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_DS1307_OUTPUT_TEST_H
38
#define DRIVER_DS1307_OUTPUT_TEST_H
39
40
#include "
driver_ds1307_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
59
uint8_t
ds1307_output_test
(uint32_t times);
60
64
65
#ifdef __cplusplus
66
}
67
#endif
68
69
#endif
driver_ds1307_interface.h
driver ds1307 interface header file
ds1307_output_test
uint8_t ds1307_output_test(uint32_t times)
output test
Definition
driver_ds1307_output_test.c:50
test
driver_ds1307_output_test.h
Generated by
1.15.0