nRF5 SDK for Mesh v5.0.0
Data Fields
config_client_event_t Struct Reference

Configuration client event structure. More...

#include <config_client.h>

Data Fields

config_opcode_t opcode
 Opcode of the status reply. More...
 
const config_msg_tp_msg
 Pointer to message structure. More...
 

Detailed Description

Configuration client event structure.

Definition at line 127 of file config_client.h.

Field Documentation

◆ opcode

config_opcode_t config_client_event_t::opcode

Opcode of the status reply.

Definition at line 130 of file config_client.h.

◆ p_msg

const config_msg_t* config_client_event_t::p_msg

Pointer to message structure.

Definition at line 132 of file config_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated