LibDriver LLCC68
1.0.0
LLCC68 full-featured driver
driver_llcc68_cad_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_LLCC68_CAD_TEST_H
38
#define DRIVER_LLCC68_CAD_TEST_H
39
40
#include "
driver_llcc68_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
58
uint8_t
llcc68_cad_test_irq_handler
(
void
);
59
67
uint8_t
llcc68_cad_test
(
void
);
68
73
#ifdef __cplusplus
74
}
75
#endif
76
77
#endif
driver_llcc68_interface.h
driver llcc68 interface header file
llcc68_cad_test
uint8_t llcc68_cad_test(void)
send test
Definition:
driver_llcc68_cad_test.c:67
llcc68_cad_test_irq_handler
uint8_t llcc68_cad_test_irq_handler(void)
llcc68 cad test irq
Definition:
driver_llcc68_cad_test.c:48
test
driver_llcc68_cad_test.h
Generated by
1.9.1