Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_bootloader_info_t Struct Reference

#include <cs_Packets.h>

Public Attributes

uint8_t protocol
 
uint16_t dfuVersion
 
uint8_t bootloaderMajor
 
uint8_t bootloaderMinor
 
uint8_t bootloaderPatch
 
uint8_t bootloaderPrerelease
 
uint8_t bootloaderBuildType
 

Member Data Documentation

◆ bootloaderBuildType

uint8_t cs_bootloader_info_t::bootloaderBuildType

◆ bootloaderMajor

uint8_t cs_bootloader_info_t::bootloaderMajor

◆ bootloaderMinor

uint8_t cs_bootloader_info_t::bootloaderMinor

◆ bootloaderPatch

uint8_t cs_bootloader_info_t::bootloaderPatch

◆ bootloaderPrerelease

uint8_t cs_bootloader_info_t::bootloaderPrerelease

◆ dfuVersion

uint16_t cs_bootloader_info_t::dfuVersion

◆ protocol

uint8_t cs_bootloader_info_t::protocol

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