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