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