nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ NRF_RPC_DUMP_ERR

#define NRF_RPC_DUMP_ERR ( memory,
length,
text )

#include <nrf_rpc/template/nrf_rpc_log_tmpl.h>

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

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