nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_fwid_t Union Reference

ID of a standalone firmware segment. More...

#include <nrf_mesh_dfu_types.h>

Data Fields

nrf_mesh_app_id_t application
 Application ID. More...
 
nrf_mesh_bootloader_id_t bootloader
 Bootloader ID. More...
 
uint16_t softdevice
 Softdevice revision number. More...
 

Detailed Description

ID of a standalone firmware segment.

Definition at line 92 of file nrf_mesh_dfu_types.h.

Field Documentation

◆ application

nrf_mesh_app_id_t nrf_mesh_fwid_t::application

Application ID.

Definition at line 94 of file nrf_mesh_dfu_types.h.

◆ bootloader

nrf_mesh_bootloader_id_t nrf_mesh_fwid_t::bootloader

Bootloader ID.

Definition at line 95 of file nrf_mesh_dfu_types.h.

◆ softdevice

uint16_t nrf_mesh_fwid_t::softdevice

Softdevice revision number.

Definition at line 96 of file nrf_mesh_dfu_types.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated