LibDriver TM1638
1.0.0
TM1638 full-featured driver
driver_tm1638_write_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_TM1638_WRITE_TEST_H
38
#define DRIVER_TM1638_WRITE_TEST_H
39
40
#include "
driver_tm1638_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
60
uint8_t
tm1638_write_test
(
void
);
61
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_tm1638_interface.h
driver tm1638 interface header file
tm1638_write_test
uint8_t tm1638_write_test(void)
write test
Definition:
driver_tm1638_write_test.c:49
test
driver_tm1638_write_test.h
Generated by
1.9.1