Struct lt_ota_ctx_t
OTA update process context.
#include <lt_ota.h>
Public Attributes
Type | Name |
---|---|
uint8_t | buf |
uint8_t * | buf_pos |
uint32_t | bytes_total |
uint32_t | bytes_written |
void(* | callback |
void * | callback_param |
uf2_err_t | error |
uf2_info_t | info |
bool | running |
uf2_ota_t | uf2 |
Public Attributes Documentation
variable buf
variable buf_pos
variable bytes_total
variable bytes_written
variable callback
variable callback_param
variable error
variable info
variable running
variable uf2
The documentation for this class was generated from the following file cores/common/base/api/lt_ota.h