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

Header for the model specific events. More...

#include <serial_types.h>

Data Fields

access_model_id_t model_id
 Model ID of the model to be initialized.
 
uint16_t element_index
 The element that will hold an instance of the model. More...
 

Detailed Description

Header for the model specific events.

Definition at line 95 of file serial_types.h.

Field Documentation

◆ element_index

uint16_t serial_cmd_model_specific_init_header_t::element_index

The element that will hold an instance of the model.

Definition at line 98 of file serial_types.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated