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

Data Fields

uint32_t iv_index
 The current IV index. More...
 
uint8_t iv_update_in_progress
 Indicating the phase in the IV update process. More...
 
uint16_t iv_update_timout_counter
 Counter for the IV update process. More...
 

Detailed Description

Definition at line 330 of file serial_evt.h.

Field Documentation

◆ iv_index

uint32_t serial_evt_mesh_iv_entry_set_notification_t::iv_index

The current IV index.

Definition at line 333 of file serial_evt.h.

◆ iv_update_in_progress

uint8_t serial_evt_mesh_iv_entry_set_notification_t::iv_update_in_progress

Indicating the phase in the IV update process.

Definition at line 335 of file serial_evt.h.

◆ iv_update_timout_counter

uint16_t serial_evt_mesh_iv_entry_set_notification_t::iv_update_timout_counter

Counter for the IV update process.

Definition at line 337 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated