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

Bootloader ID structure. More...

#include <nrf_mesh_dfu_types.h>

Data Fields

uint8_t bl_id
 Bootloader identificator. More...
 
uint8_t bl_version
 Bootloader version number. More...
 

Detailed Description

Bootloader ID structure.

Definition at line 70 of file nrf_mesh_dfu_types.h.

Field Documentation

◆ bl_id

uint8_t nrf_mesh_bootloader_id_t::bl_id

Bootloader identificator.

Definition at line 73 of file nrf_mesh_dfu_types.h.

◆ bl_version

uint8_t nrf_mesh_bootloader_id_t::bl_version

Bootloader version number.

Definition at line 75 of file nrf_mesh_dfu_types.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated