nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
Network Core Monitor API

API for the Network Core Monitor. More...

Enumerations

enum  ncm_event_type { NCM_EVT_NET_CORE_RESET , NCM_EVT_NET_CORE_FREEZE }
 Network core monitor event types, used to signal the application. More...
 

Functions

void ncm_net_core_event_handler (enum ncm_event_type event, uint32_t reset_reas)
 Event handler that is called by the Network core monitor library when an event occurs.
 

Detailed Description

API for the Network Core Monitor.