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

Mesh local unicast address set command parameters. More...

#include <serial_cmd.h>

Data Fields

uint16_t start_address
 First address in the range of unicast addresses. More...
 
uint16_t count
 Number of addresses in the range of unicast addresses. More...
 

Detailed Description

Mesh local unicast address set command parameters.

Definition at line 431 of file serial_cmd.h.

Field Documentation

◆ start_address

uint16_t serial_cmd_mesh_addr_local_unicast_set_t::start_address

First address in the range of unicast addresses.

Definition at line 433 of file serial_cmd.h.

◆ count

uint16_t serial_cmd_mesh_addr_local_unicast_set_t::count

Number of addresses in the range of unicast addresses.

Definition at line 434 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated