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

DFU transfer information structure. More...

#include <nrf_mesh_dfu_types.h>

Data Fields

nrf_mesh_dfu_type_t dfu_type
 Type of transfer. More...
 
nrf_mesh_fwid_t id
 Firmware target of transfer. More...
 

Detailed Description

DFU transfer information structure.

Definition at line 172 of file nrf_mesh_dfu_types.h.

Field Documentation

◆ dfu_type

nrf_mesh_dfu_type_t nrf_mesh_dfu_transfer_t::dfu_type

Type of transfer.

Definition at line 175 of file nrf_mesh_dfu_types.h.

◆ id

nrf_mesh_fwid_t nrf_mesh_dfu_transfer_t::id

Firmware target of transfer.

Definition at line 177 of file nrf_mesh_dfu_types.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated