nRF Connect SDK API 0.1.0
|
int ssf_reset_evt_subscribe | ( | ssf_reset_evt_callback | callback, |
void * | context | ||
) |
Subscribe to reset event notifications.
[in] | callback | Callback to be invoked for incoming notifications. |
[in] | context | User context given to the callback on incoming events. |