nRF Connect SDK API 2.8.99
|
#include <drivers/gpio/nrfe_gpio.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | backend_callback_t) (nrfe_gpio_data_packet_t *packet) |
Callback function called by backend when new packet arrives. | |
Functions | |
int | backend_init (backend_callback_t callback) |
Initialize backend. | |