LibDriver MAX7219
2.0.0
MAX7219 full-featured driver
driver_max7219_display_test.h
Go to the documentation of this file.
1
38
#ifndef DRIVER_MAX7219_DISPLAY_TEST_H
39
#define DRIVER_MAX7219_DISPLAY_TEST_H
40
41
#include "
driver_max7219_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
61
uint8_t
max7219_display_test
(
void
);
62
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_max7219_interface.h
driver max7219 interface header file
max7219_display_test
uint8_t max7219_display_test(void)
display test
Definition:
driver_max7219_display_test.c:49
test
driver_max7219_display_test.h
Generated by
1.9.1