LibDriver NRF24L01  1.0.0
NRF24L01 full-featured driver
driver_nrf24l01_send_receive_test.h
Go to the documentation of this file.
1 
37 #ifndef DRIVER_NRF24L01_SEND_RECEIVE_TEST_H
38 #define DRIVER_NRF24L01_SEND_RECEIVE_TEST_H
39 
41 
42 #ifdef __cplusplus
43 extern "C"{
44 #endif
45 
59 
67 uint8_t nrf24l01_send_test(void);
68 
76 uint8_t nrf24l01_receive_test(void);
77 
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