|
Zephyr Project API 3.5.0
A Scalable Open Source RTOS
|
Input listener callback structure. More...
#include <input.h>
Data Fields | |
| const struct device * | dev |
| device pointer or NULL. | |
| void(* | callback )(struct input_event *evt) |
| The callback function. | |
Input listener callback structure.
| void(* input_listener::callback) (struct input_event *evt) |
The callback function.