nRF Connect SDK API 2.8.99
|
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. |