nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ start

void(* dult_motion_detector_cb::start) (void)

Request the user to start the motion detector.

This callback is called to start the motion detector activity. From now on, the motion detector events are polled periodically with the period_expired API. The motion detector activity stops when the stop is called.