nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
dult_motion_detector_cb Struct Reference

Motion detector callback structure. More...

#include <dult.h>

Data Fields

void(* start )(void)
 Request the user to start the motion detector.
 
bool(* period_expired )(void)
 Notify the user that the motion detector period has expired.
 
void(* stop )(void)
 Notify the user that the motion detector can be stopped.
 

Detailed Description

Motion detector callback structure.

Used only when the

embed:rst:inline :kconfig:option:`CONFIG_DULT_MOTION_DETECTOR` 

Kconfig option is enabled.


The documentation for this struct was generated from the following file: