HF-BNO08x  0.1.0-dev
Loading...
Searching...
No Matches
DfuProgress Struct Reference

Progress sample emitted during DFU transfers. More...

#include <bno08x.hpp>

Public Attributes

uint32_t bytesSent {0}
 Number of firmware bytes sent so far.
 
uint32_t totalBytes {0}
 Total firmware bytes to send.
 

Detailed Description

Progress sample emitted during DFU transfers.

Member Data Documentation

◆ bytesSent

uint32_t DfuProgress::bytesSent {0}

Number of firmware bytes sent so far.

◆ totalBytes

uint32_t DfuProgress::totalBytes {0}

Total firmware bytes to send.


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