nrfxlib API 2.8.99
|
#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.
[in] | memory | Pointer to the memory region to be dumped. |
[in] | length | Length of the memory region in bytes. |
[in] | text | Text describing the dump. |