nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_rpc_err_report Struct Reference

Error report. More...

#include <nrf_rpc.h>

Data Fields

int code
 Error code.
 
const struct nrf_rpc_groupgroup
 Group where the error occurred or NULL if it is unknown.
 
enum nrf_rpc_err_src src
 Source of the error.
 
uint8_t id
 Command or event id or NRF_RPC_ID_UNKNOWN.
 
enum nrf_rpc_packet_type packet_type
 Type of packet. Value may be outside defined enum values if packet is malformed.
 

Detailed Description

Error report.


The documentation for this struct was generated from the following file: