LibDriver NRF24L01
1.0.0
NRF24L01 full-featured driver
driver_nrf24l01_register_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_NRF24L01_REGISTER_TEST_H
38
#define DRIVER_NRF24L01_REGISTER_TEST_H
39
40
#include "
driver_nrf24l01_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
60
uint8_t
nrf24l01_register_test
(
void
);
61
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_nrf24l01_interface.h
driver nrf24l01 interface header file
nrf24l01_register_test
uint8_t nrf24l01_register_test(void)
register test
Definition:
driver_nrf24l01_register_test.c:49
test
driver_nrf24l01_register_test.h
Generated by
1.9.1