LibDriver APA102C
Loading...
Searching...
No Matches
driver_apa102c_write_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_APA102C_WRITE_TEST_H
38
#define DRIVER_APA102C_WRITE_TEST_H
39
40
#include "
driver_apa102c_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
62
uint8_t
apa102c_write_test
(uint32_t cnt, uint32_t times);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_apa102c_interface.h
driver apa102c interface header file
apa102c_write_test
uint8_t apa102c_write_test(uint32_t cnt, uint32_t times)
write test
Definition
driver_apa102c_write_test.c:53
test
driver_apa102c_write_test.h
Generated by
1.15.0