LibDriver SX1268
Loading...
Searching...
No Matches
driver_sx1268_cad_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_SX1268_CAD_TEST_H
38
#define DRIVER_SX1268_CAD_TEST_H
39
40
#include "
driver_sx1268_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
58
uint8_t
sx1268_cad_test_irq_handler
(
void
);
59
67
uint8_t
sx1268_cad_test
(
void
);
68
72
73
#ifdef __cplusplus
74
}
75
#endif
76
77
#endif
driver_sx1268_interface.h
driver sx1268 interface header file
sx1268_cad_test
uint8_t sx1268_cad_test(void)
send test
Definition
driver_sx1268_cad_test.c:67
sx1268_cad_test_irq_handler
uint8_t sx1268_cad_test_irq_handler(void)
sx1268 cad test irq
Definition
driver_sx1268_cad_test.c:48
test
driver_sx1268_cad_test.h
Generated by
1.15.0