nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_RPC_DUMP_DBG

#define NRF_RPC_DUMP_DBG (   memory,
  length,
  text 
)

#include <nrf_rpc/template/nrf_rpc_log_tmpl.h>

Macro for logging a memory dump with the severity level DBG.

Parameters
[in]memoryPointer to the memory region to be dumped.
[in]lengthLength of the memory region in bytes.
[in]textText describing the dump.