LibDriver NRF905
Loading...
Searching...
No Matches
driver_nrf905_send_receive_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_NRF905_SEND_RECEIVE_TEST_H
38#define DRIVER_NRF905_SEND_RECEIVE_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
67uint8_t nrf905_send_test(void);
68
76uint8_t nrf905_receive_test(void);
77
81
82#ifdef __cplusplus
83}
84#endif
85
86#endif
driver nrf905 interface header file
uint8_t nrf905_interrupt_test_irq_handler(void)
nrf905 interrupt test irq
uint8_t nrf905_receive_test(void)
receive test
uint8_t nrf905_send_test(void)
send test