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

Used to update the location field of an element. More...

#include <serial_cmd.h>

Data Fields

uint16_t element_index
 Index of the addressed element. More...
 
uint16_t location
 Location value for the element. More...
 

Detailed Description

Used to update the location field of an element.

Definition at line 647 of file serial_cmd.h.

Field Documentation

◆ element_index

uint16_t serial_cmd_access_element_loc_set_t::element_index

Index of the addressed element.

Definition at line 649 of file serial_cmd.h.

◆ location

uint16_t serial_cmd_access_element_loc_set_t::location

Location value for the element.

Definition at line 650 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated