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