#include <include/net_core_monitor.h>
Network core monitor event types, used to signal the application.
| Enumerator |
|---|
| NCM_EVT_NET_CORE_RESET | Event triggered when a network core reset occurs. The reset_reas variable holds the reason for the reset. It is rewritten from the RESET.RESETREAS register.
|
| NCM_EVT_NET_CORE_FREEZE | Event triggered when the network core is not responding.
|