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

Used by access commands that only require the element index. More...

#include <serial_cmd.h>

Data Fields

uint16_t element_index
 Index of the addressed element. More...
 

Detailed Description

Used by access commands that only require the element index.

Definition at line 676 of file serial_cmd.h.

Field Documentation

◆ element_index

uint16_t serial_cmd_access_element_index_t::element_index

Index of the addressed element.

Definition at line 678 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated