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