nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ suspend

int(* nrf_modem_lib_trace_backend::suspend) (void)

Suspend trace backend.

This brings the backend to a power saving state. resume must be called before tracing can continue.

Note
Set to NULL if this operation is not supported by the trace backend.
Returns
0 on success, negative errno on failure.