Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
img_mgmt_upload_req Struct Reference

Represents an individual upload request. More...

#include <img_mgmt.h>

Data Fields

uint32_t image
size_t off
size_t size
struct zcbor_string img_data
struct zcbor_string data_sha
bool upgrade

Detailed Description

Represents an individual upload request.

Field Documentation

◆ data_sha

struct zcbor_string img_mgmt_upload_req::data_sha

◆ image

uint32_t img_mgmt_upload_req::image

◆ img_data

struct zcbor_string img_mgmt_upload_req::img_data

◆ off

size_t img_mgmt_upload_req::off

◆ size

size_t img_mgmt_upload_req::size

◆ upgrade

bool img_mgmt_upload_req::upgrade

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