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

◆ clear

int(* nrf_modem_lib_trace_backend::clear) (void)

Erase all captured trace data in the compile-time selected trace backend.

Erase all captured trace data and prepare for capturing new traces.

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