Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ button_click_handler_t

typedef void(* button_click_handler_t) (button_click_t click)

#include <applications/gesture_recognition/src/hw_modules/button/button.h>

Button click handler type.

Invoked from the system workqueue context when a click is detected.

Parameters
clickDetected click type (button_click_t)