nRF5 SDK for Mesh v3.2.0
Data Fields
serial_evt_cmd_rsp_data_addr_local_unicast_t Struct Reference

Unicast address access response data. More...

#include <serial_cmd_rsp.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

Unicast address access response data.

Definition at line 110 of file serial_cmd_rsp.h.

Field Documentation

◆ address_start

uint16_t serial_evt_cmd_rsp_data_addr_local_unicast_t::address_start

First address in the range of unicast addresses.

Definition at line 112 of file serial_cmd_rsp.h.

◆ count

uint16_t serial_evt_cmd_rsp_data_addr_local_unicast_t::count

Number of addresses in the range of unicast addresses.

Definition at line 113 of file serial_cmd_rsp.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated