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

Structure representing the unicast addresses assigned to this device. More...

#include <device_state_manager.h>

Data Fields

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

Detailed Description

Structure representing the unicast addresses assigned to this device.

Definition at line 90 of file device_state_manager.h.

Field Documentation

◆ address_start

uint16_t dsm_local_unicast_address_t::address_start

First address in the range of unicast addresses.

Definition at line 92 of file device_state_manager.h.

◆ count

uint16_t dsm_local_unicast_address_t::count

Number of addresses in the range of unicast addresses.

Definition at line 93 of file device_state_manager.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated