nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ bm_timer_timeout_handler_t

typedef void(* bm_timer_timeout_handler_t) (void *context)

#include <bm_timer.h>

Application time-out handler type.

Parameters
contextGeneral purpose pointer. Set when calling bm_timer_start.