LibDriver MAX7219
Loading...
Searching...
No Matches
driver_max7219_matrix_cascade_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_MAX7219_MATRIX_CASCADE_TEST_H
39
#define DRIVER_MAX7219_MATRIX_CASCADE_TEST_H
40
41
#include "
driver_max7219_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
51
55
#define MATRIX_CASCADE_TEST_LENGTH 4
56
64
uint8_t
max7219_matrix_cascade_test
(
void
);
65
69
70
#ifdef __cplusplus
71
}
72
#endif
73
74
#endif
driver_max7219_interface.h
driver max7219 interface header file
max7219_matrix_cascade_test
uint8_t max7219_matrix_cascade_test(void)
matrix cascade test
Definition
driver_max7219_matrix_cascade_test.c:51
test
driver_max7219_matrix_cascade_test.h
Generated by
1.15.0